UNPKG

applicationinsights

Version:

Microsoft Application Insights module for Node.js

4 lines (3 loc) 189 B
export * from "./models"; export { ApplicationInsightsClient } from "./applicationInsightsClient"; export { ApplicationInsightsClientContext } from "./applicationInsightsClientContext";