UNPKG

218 BTypeScriptView Raw
1import { IModulePatcher } from "diagnostic-channel";
2export declare const AzureMonitorSymbol = "Azure_Monitor_Tracer";
3export declare const azureCoreTracing: IModulePatcher;
4export declare function enable(): void;