UNPKG
http-tracer-component
Version:
latest (1.0.0)
next (0.1.0-20230215172634.commit-8ee33a5)
1.0.0
0.1.0-20230215172634.commit-8ee33a5
Add tracing spans to each request handler.
http-tracer-component
/
dist
/
index.d.ts
3 lines
(2 loc)
•
54 B
TypeScript
View Raw
1
2
3
export
*
from
'./component'
;
export
*
from
'./types'
;