forked from olcxjas-softworks/LarpixClient
1 line
78 B
TypeScript
1 line
78 B
TypeScript
export declare const renderImageData2Canvas: (imageData: ImageData) => void;
|