UNPKG

@googleforcreators/media

Version:

Functionality for creating and working with media resources in the Web Stories editor.

3 lines 123 B
declare function readFile(file: File): Promise<Uint8Array>; export default readFile; //# sourceMappingURL=readFile.d.ts.map