UNPKG

applicationinsights

Version:
4 lines (3 loc) 192 B
import TelemetryClient = require("../../Library/TelemetryClient"); export declare function enable(enabled: boolean, client: TelemetryClient): void; export declare function dispose(): void;