Migrate artifact package from @azure/core-http to @azure/core-rest-pipeline
Co-authored-by: salmanmkc <[email protected]>
This commit is contained in:
co-authored by
salmanmkc
parent
d643650969
commit
b43ff0bde6
@@ -1,5 +1,5 @@
|
||||
import {BlobClient, BlockBlobUploadStreamOptions} from '@azure/storage-blob'
|
||||
import {TransferProgressEvent} from '@azure/core-http-compat'
|
||||
import {TransferProgressEvent} from '@azure/core-rest-pipeline'
|
||||
import {ZipUploadStream} from './zip'
|
||||
import {
|
||||
getUploadChunkSize,
|
||||
|
||||
Reference in New Issue
Block a user