UNPKG

@jsvfs/adapter-minio-s3

Version:

An adapter for Amazon S3 compatible storage using the MinIO JS library.

17 lines (16 loc) 262 B
{ "compilerOptions": { "module": "CommonJS", "target": "ES2020", "lib": [ "ES2020", "ESNext.AsyncIterable" ], "declaration": true, "sourceMap": true, "typeRoots": [ "node_modules/@types", "types" ] } }