UNPKG

@akadenia/azure-storage

Version:
7 lines (6 loc) 248 B
export * from "./blob"; export * from "./queue"; export * from "./table"; export type { ManagedIdentityOptions } from "./blob"; export type { QueueManagedIdentityOptions } from "./queue"; export type { TableManagedIdentityOptions } from "./table";