UNPKG

@intuitionrobotics/file-upload

Version:

File Uploader - Express & Typescript based backend framework

6 lines 368 B
// Already lean: module pack + the singleton UploaderModule. UploaderModule // reaches PushPubSub via the push-pub-sub barrel, which itself no longer // drags the full firebase SDK transitively (see firebase/frontend.ts). export * from "./app-frontend/core/module-pack.js"; export * from "./app-frontend/modules/UploaderModule.js"; //# sourceMappingURL=frontend.js.map