UNPKG

filesrocket

Version:

Filesrocket is a Node.js package that takes care of the file management of any cloud storage service (Local, Cloudinary, Amazon S3)

3 lines (2 loc) 75 B
export { Filesrocket } from './service'; export * from './declarations';