UNPKG

fetch-blob

Version:

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

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