microsoft / cordova-plugin-ms-appinsights

Cordova plugin for App Insights
Other
21 stars 31 forks source link

appInsights.flush() not defined in AppInsights.d.ts #12

Open gmaughan opened 8 years ago

gmaughan commented 8 years ago

Had to modify the d.ts file manually to allow calling of flush() via TypeScript.