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