index.d.ts 84 B

12
  1. export { fromEvent } from './file-selector';
  2. export { FileWithPath } from './file';