spacebar/cdn/src/util/index.ts
2021-10-09 01:45:02 +02:00

4 lines
84 B
TypeScript

export * from "./FileStorage";
export * from "./multer";
export * from "./Storage";