Files
power-apps-codeapps-pipelines/CodeApp_NeonReactor/node_modules/@microsoft/applicationinsights-shims/dist-es5/applicationinsights-shims.js
T
2026-07-12 15:11:38 +02:00

7 lines
720 B
JavaScript

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
export { strShimFunction, strShimObject, strShimUndefined, strShimPrototype, strDefault, ObjClass, ObjProto } from "./Constants";
export { __assignFn, __extendsFn, __restFn, __spreadArrayFn, __spreadArraysFn, __decorateFn, __paramFn, __metadataFn, __createBindingFn, __valuesFn, __readFn, __makeTemplateObjectFn, __importDefaultFn, __importStarFn, __exportStarFn } from "./TsLibShims";
export { __exposeGlobalTsLib } from "./TsLibGlobals";
export { throwTypeError, getGlobal, objAssign as ObjAssign, objDefineProp as ObjDefineProperty } from "@nevware21/ts-utils";
//# sourceMappingURL=applicationinsights-shims.js.map