@azure/cosmos
Version:
Microsoft Azure Cosmos DB Service Node.js SDK for NOSQL API
9 lines • 313 B
JavaScript
;
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });
exports.SasTokenProperties = void 0;
class SasTokenProperties {
}
exports.SasTokenProperties = SasTokenProperties;
//# sourceMappingURL=SasTokenProperties.js.map