UNPKG

@tweedegolf/sab-adapter-azure-blob

Version:

Provides an abstraction layer for interacting with Microsoft Azure Blob Storage cloud service.

6 lines (5 loc) 210 B
export { AdapterAzureBlob } from "../AdapterAzureBlob"; export * from "../types/adapter_azure_blob"; export * from "../types/general"; export * from "../types/result"; export * from "../types/add_file_params";