UNPKG

@azure/data-tables

Version:

An isomorphic client library for the Azure Tables service.

5 lines 222 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export { generateAccountSas } from "./generateAccountSas"; export { generateTableSas } from "./generateTableSas"; //# sourceMappingURL=index.js.map