| 1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License.txt in the project root for license information. |
| 2 | import _Global = require("./Core/_Global"); |
| 3 | |
| 4 | import _BaseUtils = require("./Core/_BaseUtils"); |
nothing calls this directly
no test coverage detected