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
/
types.d.ts
2 lines
(1 loc)
•
41 B
TypeScript
View Raw
1
2
export
type
IHttpTracerComponent
=
void
;