UNPKG

@azure/data-tables

Version:

An isomorphic client library for the Azure Tables service.

10 lines 315 B
/* * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. * * Code generated by Microsoft (R) AutoRest Code Generator. * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ export * from "./table"; export * from "./service"; //# sourceMappingURL=index.js.map