Image: ImageBase & ({
    src: string;
} | {
    data: Uint8Array;
})

Generated using TypeDoc