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