Outlook_Addin_LLM/node_modules/applicationinsights/out/Bootstrap/Oryx.d.ts

4 lines
113 B
TypeScript
Raw Permalink Normal View History

import * as types from "../applicationinsights";
declare var appInsights: typeof types;
export = appInsights;