UNPKG

101 BTypeScriptView Raw
1export declare function createFileList(window: Window & typeof globalThis, files: File[]): FileList;