UNPKG

113 BTypeScriptView Raw
1declare const reportToTelemetry: (spanName: string, duration: number) => void;
2export default reportToTelemetry;