Files
create_listmonk_campaign/node_modules/fetch-blob/file.d.ts
Bryce Thorup 0cc479fc6d
All checks were successful
Push to main / Reset-Version-Tag (push) Successful in 4s
WTF not
2024-09-03 10:27:06 -06:00

3 lines
102 B
TypeScript

/** @type {typeof globalThis.File} */ export const File: typeof globalThis.File;
export default File;