native-file-system-adapter-ts
Version:
Native File System API
8 lines • 405 B
JavaScript
;
// Type definitions for non-npm package File System Access API 2020.09
// Project: https://github.com/WICG/file-system-access
// Definitions by: Ingvar Stepanyan <https://github.com/RReverser>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.6
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map