@azure/data-tables
Version:
An isomorphic client library for the Azure Tables service.
8 lines • 458 B
JavaScript
;
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });
exports.KnownGeoReplicationStatusType = void 0;
var index_js_1 = require("./generated/models/index.js");
Object.defineProperty(exports, "KnownGeoReplicationStatusType", { enumerable: true, get: function () { return index_js_1.KnownGeoReplicationStatusType; } });
//# sourceMappingURL=generatedModels.js.map