Files
koillection-uploader/node_modules/fetch-blob/file.d.ts
T
joseph.nelson4456 c9f0d5a776
Build and Push Image / build-and-push (push) Successful in 1m16s
adding all images for perfect order to repo
2026-04-28 23:17:38 -07:00

3 lines
102 B
TypeScript

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