We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2bbbc5 commit 3e957f7Copy full SHA for 3e957f7
packages/oc-azure-storage-adapter/src/index.ts
@@ -3,7 +3,7 @@ import {
3
type ContainerClient,
4
StorageSharedKeyCredential,
5
type BlockBlobUploadOptions,
6
- AnonymousCredential
+ type AnonymousCredential
7
} from '@azure/storage-blob';
8
import Cache from 'nice-cache';
9
import fs from 'fs-extra';
0 commit comments