UNPKG

@create-figma-plugin/utilities

Version:

An extensive library of utility functions for common Figma/FigJam plugin/widget operations

2 lines 174 B
export declare function createCanvasElementFromBytesAsync(bytes: Uint8Array): Promise<HTMLCanvasElement>; //# sourceMappingURL=create-canvas-element-from-bytes-async.d.ts.map