UNPKG

@lyleunderwood/filereader-polyfill

Version:

W3C File API specification compliant FileReader polyfill for Node.js environments

6 lines 153 B
/** * W3C File API specification compliant type definitions * Based on: https://www.w3.org/TR/FileAPI/ */ export {}; //# sourceMappingURL=types.js.map