flush: async()
in
src/browser/telemetryReporter.ts [58:60]
3
lines of code
1
McCabe index (conditional complexity)
flush: async () => { appInsightsClient?.flush(); }