File "index.d.ts"
Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/fetch-blob/index.d.ts
File size: 102 bytes
MIME-type: text/plain
Charset: utf-8
/** @type {typeof globalThis.Blob} */
export const Blob: typeof globalThis.Blob;
export default Blob;