file.d.ts 102 Bytes Raw Blame History Permalink 1 2 /** @type {typeof globalThis.File} */ export const File: typeof globalThis.File; export default File;