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

3 lines
135 B
TypeScript
Raw Permalink Normal View History

import { DiagnosticLogger } from "./DiagnosticLogger";
export declare function sdkAlreadyExists(_logger: DiagnosticLogger): boolean;