UNPKG
nestjs-azure-storage-blob
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Azure Blob Storage module for Nest.js
nestjs-azure-storage-blob
/
src
/
lib
/
azure-storage-blob.decorator.d.ts
2 lines
(1 loc)
•
85 B
TypeScript
View Raw
1
2
export
declare
function
InjectStorageBlob(): PropertyDecorator & ParameterDecorator;