UNPKG
tracer-component
Version:
latest (0.1.0-20230213204243.commit-a69f42d)
next (0.1.0-20230213204243.commit-a69f42d)
0.1.0-20230213204243.commit-a69f42d
Trace execution spans all across your application.
tracer-component
/
dist
/
index.d.ts
4 lines
(3 loc)
•
79 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./component'
;
export
*
from
'./logic'
;
export
*
from
'./types'
;