| 1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License.txt in the project root for license information. |
| 2 | define([ |
| 3 | 'exports', |
| 4 | '../Core/_Global', |
nothing calls this directly
no test coverage detected