UNPKG

fetch-blob

Version:

Blob & File implementation in Node.js, originally from node-fetch.

2 lines (1 loc) 81 B
/** @type {typeof globalThis.File} */ export const File: typeof globalThis.File;