UNPKG

tracer-component

Version:

Trace execution spans all across your application.

3 lines (2 loc) 111 B
import { ITracerComponent } from './types'; export declare function createTracerComponent(): ITracerComponent;