3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
/** @type {typeof globalThis.File} */ export const File: typeof globalThis.File;
|
|
export default File;
|