file.d.ts 102 Bytes
/** @type {typeof globalThis.File} */ export const File: typeof globalThis.File;
export default File;