UNPKG

@azure/cosmos

Version:
7 lines 351 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_PARTITION_KEY_PATH = void 0; // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. exports.DEFAULT_PARTITION_KEY_PATH = "/_partitionKey"; // eslint-disable-line @typescript-eslint/prefer-as-const //# sourceMappingURL=partitionKeys.js.map