UNPKG

applicationinsights

Version:

Microsoft Application Insights module for Node.js

5 lines (4 loc) 134 B
import { AgentLoader } from "./agentLoader"; export declare class AzureFunctionsLoader extends AgentLoader { constructor(); }