quantant-storage
v0.0.41
Published
This is a storage library
Downloads
51
Readme
quantant-storage
Support downloading/uploading files to a storage (e.g. AWS S3, Azure Storage, OSS, etc.)
Reference
https://onderonur.netlify.app/blog/creating-a-typescript-library-with-vite/
How to test?
In "Terminal", select Javascript Debug Terminal Run "npm run test". The breakpoint will be hit
How to publish?
npm version patch npm run build npm publish