Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 310 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 310 Bytes

@feathermint/storage

AWS S3 client wrapper optimised for the most commonly used actions.

Installation

Install the package with:

npm install @feathermint/storage

Usage

Head over to the test file for code examples.