npm
@azure/storage-blob
Microsoft Azure Storage SDK for JavaScript - Blob
版本 1已同步 1文件 160 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
推荐接入
安全分
88
等待安全扫描
扫描覆盖
0%
0 / 160 文件
高危文件
0
0 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 12.32.0
160 文件
160 JS / 0 CSS / 0 WASM
未发现阻断级风险
@azure/storage-blob/12.32.0/dist/browser/index.js
https://cdn.ptab.cn/cdn/azure__storage-blob/12.32.0/dist/browser/index.js
当前版本 160 个文件,8 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
<script src="https://cdn.ptab.cn/cdn/azure__storage-blob/12.32.0/dist/browser/index.js" integrity="sha256-5CtvQIOyR9GbCInxAd2/KTPZm6bhcAN1ucTeY8WQvUU=" crossorigin="anonymous"></script>
1版本
160文件
12.32.0最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
399 B
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/azure__storage-blob/12.32.0/dist/browser/generated/src/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/azure__storage-blob/12.32.0/dist/browser/generated/src/index.js" integrity="sha256-5ArxOR0SCq76AP+eBepwVEdp3gvevN8uNF58kxAbWjg=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/azure__storage-blob/12.32.0/dist/browser/generated/src/index.js";
console.log("module loaded", lib);
</script>版本与文件
当前版本 12.32.0,展示 160 / 160 个文件。
@azure/storage-blob/12.32.0/dist/browser/generated/src/index.js
JS
399 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/models/index.js
JS
14.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operations/index.js
JS
448 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/index.js
JS
448 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/index.js
JS
1.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/internal-avro/index.js
JS
686 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generated/src/index.js
JS
1.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/index.js
JS
5.3 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BatchResponse.js
JS
127 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BatchResponseParser.js
JS
7.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BatchUtils.js
JS
431 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BlobBatch.js
JS
11.2 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BlobBatchClient.js
JS
7.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BlobDownloadResponse.js
JS
423 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BlobLeaseClient.js
JS
9.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BlobQueryResponse.common.js
JS
9.9 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BlobQueryResponse.js
JS
187 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/BlobServiceClient.js
JS
34.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/Clients.js
JS
143.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/ContainerClient.js
JS
57.4 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operations/appendBlob.js
JS
7.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operations/blob.js
JS
33.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operations/blockBlob.js
JS
14.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operations/container.js
JS
22.4 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/appendBlob.js
JS
279 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/blob.js
JS
273 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/blockBlob.js
JS
278 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/container.js
JS
278 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/generatedModels.js
JS
411 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroConstants.js
JS
312 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroParser.js
JS
11.9 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroReadable.js
JS
145 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroReadableFromBlob.js
JS
1.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroReadableFromStream.js
JS
3.3 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroReader.js
JS
4.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/pollers/BlobStartCopyFromUrlPoller.js
JS
4.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/sas/AccountSASPermissions.js
JS
7.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/sas/AccountSASResourceTypes.js
JS
2.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/sas/AccountSASServices.js
JS
2.4 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/sas/AccountSASSignatureValues.js
JS
5.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/sas/BlobSASPermissions.js
JS
5.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/sas/BlobSASSignatureValues.js
JS
42.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/sas/ContainerSASPermissions.js
JS
6.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/utils/Batch.js
JS
3.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/utils/BlobQuickQueryStream.js
JS
4.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/browser/utils/constants.js
JS
6.3 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BatchResponse.js
JS
785 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BatchResponseParser.js
JS
6.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BatchUtils.js
JS
1.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BlobBatch.js
JS
11.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BlobBatchClient.js
JS
7.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BlobDownloadResponse.js
JS
12.9 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BlobLeaseClient.js
JS
9.7 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BlobQueryResponse.common.js
JS
10.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BlobQueryResponse.js
JS
10.3 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/BlobServiceClient.js
JS
33.7 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/Clients.js
JS
134.9 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/ContainerClient.js
JS
53.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generated/src/operations/appendBlob.js
JS
8.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generated/src/operations/blob.js
JS
31.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generated/src/operations/blockBlob.js
JS
14.4 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generated/src/operations/container.js
JS
21.7 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generated/src/operationsInterfaces/appendBlob.js
JS
776 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generated/src/operationsInterfaces/blob.js
JS
758 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generated/src/operationsInterfaces/blockBlob.js
JS
773 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generated/src/operationsInterfaces/container.js
JS
773 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/generatedModels.js
JS
1.3 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroConstants.js
JS
1.4 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroParser.js
JS
11.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroReadable.js
JS
1.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroReadableFromBlob.js
JS
2.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroReadableFromStream.js
JS
3.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroReader.js
JS
5.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/pollers/BlobStartCopyFromUrlPoller.js
JS
4.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/sas/AccountSASPermissions.js
JS
6.3 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/sas/AccountSASResourceTypes.js
JS
2.7 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/sas/AccountSASServices.js
JS
2.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/sas/AccountSASSignatureValues.js
JS
6.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/sas/BlobSASPermissions.js
JS
5.4 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/sas/BlobSASSignatureValues.js
JS
37.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/sas/ContainerSASPermissions.js
JS
6.3 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/utils/Batch.js
JS
3.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/utils/BlobQuickQueryStream.js
JS
4.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/commonjs/utils/constants.js
JS
8.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BatchResponse.js
JS
127 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BatchResponseParser.js
JS
7.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BatchUtils.js
JS
639 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BlobBatch.js
JS
11.2 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BlobBatchClient.js
JS
7.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BlobDownloadResponse.js
JS
13.2 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BlobLeaseClient.js
JS
9.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BlobQueryResponse.common.js
JS
9.9 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BlobQueryResponse.js
JS
10.2 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/BlobServiceClient.js
JS
34.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/Clients.js
JS
143.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/ContainerClient.js
JS
57.4 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/generated/src/operations/appendBlob.js
JS
7.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/generated/src/operations/blob.js
JS
33.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/generated/src/operations/blockBlob.js
JS
14.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/generated/src/operations/container.js
JS
22.4 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/generated/src/operationsInterfaces/appendBlob.js
JS
279 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/generated/src/operationsInterfaces/blob.js
JS
273 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/generated/src/operationsInterfaces/blockBlob.js
JS
278 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/generated/src/operationsInterfaces/container.js
JS
278 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/generatedModels.js
JS
411 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroConstants.js
JS
312 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroParser.js
JS
11.9 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroReadable.js
JS
145 BSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroReadableFromBlob.js
JS
1.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroReadableFromStream.js
JS
3.3 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroReader.js
JS
4.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/pollers/BlobStartCopyFromUrlPoller.js
JS
4.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/sas/AccountSASPermissions.js
JS
7.0 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/sas/AccountSASResourceTypes.js
JS
2.5 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/sas/AccountSASServices.js
JS
2.4 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/sas/AccountSASSignatureValues.js
JS
5.1 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/sas/BlobSASPermissions.js
JS
5.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/sas/BlobSASSignatureValues.js
JS
42.6 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/sas/ContainerSASPermissions.js
JS
6.8 KBSRI ready
未分级
0 请求@azure/storage-blob/12.32.0/dist/esm/utils/Batch.js
JS
3.5 KBSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| @azure/storage-blob/12.32.0/dist/browser/generated/src/index.js | 399 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/models/index.js | 14.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operations/index.js | 448 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/index.js | 448 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/index.js | 1.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/internal-avro/index.js | 686 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generated/src/index.js | 1.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/index.js | 5.3 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BatchResponse.js | 127 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BatchResponseParser.js | 7.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BatchUtils.js | 431 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BlobBatch.js | 11.2 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BlobBatchClient.js | 7.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BlobDownloadResponse.js | 423 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BlobLeaseClient.js | 9.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BlobQueryResponse.common.js | 9.9 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BlobQueryResponse.js | 187 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/BlobServiceClient.js | 34.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/Clients.js | 143.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/ContainerClient.js | 57.4 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operations/appendBlob.js | 7.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operations/blob.js | 33.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operations/blockBlob.js | 14.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operations/container.js | 22.4 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/appendBlob.js | 279 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/blob.js | 273 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/blockBlob.js | 278 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generated/src/operationsInterfaces/container.js | 278 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/generatedModels.js | 411 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroConstants.js | 312 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroParser.js | 11.9 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroReadable.js | 145 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroReadableFromBlob.js | 1.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroReadableFromStream.js | 3.3 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/internal-avro/AvroReader.js | 4.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/pollers/BlobStartCopyFromUrlPoller.js | 4.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/sas/AccountSASPermissions.js | 7.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/sas/AccountSASResourceTypes.js | 2.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/sas/AccountSASServices.js | 2.4 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/sas/AccountSASSignatureValues.js | 5.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/sas/BlobSASPermissions.js | 5.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/sas/BlobSASSignatureValues.js | 42.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/sas/ContainerSASPermissions.js | 6.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/utils/Batch.js | 3.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/utils/BlobQuickQueryStream.js | 4.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/browser/utils/constants.js | 6.3 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BatchResponse.js | 785 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BatchResponseParser.js | 6.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BatchUtils.js | 1.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BlobBatch.js | 11.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BlobBatchClient.js | 7.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BlobDownloadResponse.js | 12.9 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BlobLeaseClient.js | 9.7 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BlobQueryResponse.common.js | 10.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BlobQueryResponse.js | 10.3 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/BlobServiceClient.js | 33.7 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/Clients.js | 134.9 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/ContainerClient.js | 53.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generated/src/operations/appendBlob.js | 8.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generated/src/operations/blob.js | 31.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generated/src/operations/blockBlob.js | 14.4 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generated/src/operations/container.js | 21.7 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generated/src/operationsInterfaces/appendBlob.js | 776 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generated/src/operationsInterfaces/blob.js | 758 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generated/src/operationsInterfaces/blockBlob.js | 773 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generated/src/operationsInterfaces/container.js | 773 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/generatedModels.js | 1.3 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroConstants.js | 1.4 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroParser.js | 11.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroReadable.js | 1.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroReadableFromBlob.js | 2.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroReadableFromStream.js | 3.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/internal-avro/AvroReader.js | 5.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/pollers/BlobStartCopyFromUrlPoller.js | 4.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/sas/AccountSASPermissions.js | 6.3 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/sas/AccountSASResourceTypes.js | 2.7 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/sas/AccountSASServices.js | 2.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/sas/AccountSASSignatureValues.js | 6.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/sas/BlobSASPermissions.js | 5.4 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/sas/BlobSASSignatureValues.js | 37.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/sas/ContainerSASPermissions.js | 6.3 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/utils/Batch.js | 3.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/utils/BlobQuickQueryStream.js | 4.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/commonjs/utils/constants.js | 8.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BatchResponse.js | 127 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BatchResponseParser.js | 7.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BatchUtils.js | 639 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BlobBatch.js | 11.2 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BlobBatchClient.js | 7.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BlobDownloadResponse.js | 13.2 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BlobLeaseClient.js | 9.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BlobQueryResponse.common.js | 9.9 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BlobQueryResponse.js | 10.2 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/BlobServiceClient.js | 34.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/Clients.js | 143.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/ContainerClient.js | 57.4 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/generated/src/operations/appendBlob.js | 7.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/generated/src/operations/blob.js | 33.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/generated/src/operations/blockBlob.js | 14.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/generated/src/operations/container.js | 22.4 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/generated/src/operationsInterfaces/appendBlob.js | 279 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/generated/src/operationsInterfaces/blob.js | 273 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/generated/src/operationsInterfaces/blockBlob.js | 278 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/generated/src/operationsInterfaces/container.js | 278 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/generatedModels.js | 411 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroConstants.js | 312 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroParser.js | 11.9 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroReadable.js | 145 B | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroReadableFromBlob.js | 1.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroReadableFromStream.js | 3.3 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/internal-avro/AvroReader.js | 4.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/pollers/BlobStartCopyFromUrlPoller.js | 4.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/sas/AccountSASPermissions.js | 7.0 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/sas/AccountSASResourceTypes.js | 2.5 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/sas/AccountSASServices.js | 2.4 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/sas/AccountSASSignatureValues.js | 5.1 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/sas/BlobSASPermissions.js | 5.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/sas/BlobSASSignatureValues.js | 42.6 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/sas/ContainerSASPermissions.js | 6.8 KB | JS | ready 未分级 | 0 | |
| @azure/storage-blob/12.32.0/dist/esm/utils/Batch.js | 3.5 KB | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。