UNPKG
dtrum-react-kit
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
Dynatrace tools and react hooks collection
dtrum-react-kit
/
src
/
tools
/
index.ts
3 lines
(2 loc)
•
106 B
text/typescript
View Raw
1
2
3
export
{ sendDtrumAction }
from
'./sendDtrumAction'
;
export
{ dtrumEndSession }
from
'./dtrumEndSession'
;