4 lines
149 B
JavaScript
4 lines
149 B
JavaScript
// Copyright (c) Microsoft Corporation.
|
|
// Licensed under the MIT License.
|
|
export const SDK_VERSION = "4.10.0";
|
|
//# sourceMappingURL=constants.js.map
|