UNPKG

lingapp-file

Version:

Mongoose model for managing files in the LingApp system with S3 support

4 lines (3 loc) 82 B
export * from "./File"; export * from "./interfaces"; export * from "./s3Client";