UNPKG
@rysujana/nuxt-plugins-signoz
Version:
latest (0.0.2)
0.0.2
0.0.1
Kompas.id reusable plugin to implement signoz on Nuxt project
@rysujana/nuxt-plugins-signoz
/
dist
/
index.d.ts
3 lines
(2 loc)
•
101 B
TypeScript
View Raw
1
2
3
import
{ createSpan, initTracer }
from
'./utils/opentelemetry'
;
export
{ createSpan, initTracer };