Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(azure): migrates remaining methods to @azure/storage blob (#45)
Removes `azure-storage` in favor of `@azure/storage-blob` BREAKING CHANGE - `generateBlobSignedUrl` is now asynchronous and must be called with `await` Updates unit test to run async
- Loading branch information