1.2.1 • Published 9 months ago

@adobe/contentlake-shared-blob-storage v1.2.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Content Lake Shared - blob-storage

Blob storage library for Asset Catalog

This is one of the Content Lake Shared libraries.

Status

GitHub license

Usage

Install using:

npm install @adobe/contentlake-shared-blob-storage
import { BlobStorage } from '@adobe/contentlake-shared-blob-storage'

const blobStorage = new BlobStorage(config);
const binary = await blobStorage.get('key')
1.2.1

9 months ago

1.2.0

10 months ago

1.1.0

10 months ago

1.0.0

10 months ago