UNPKG
logsdx
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
log streaming with dx on the ðŸ§
logsdx
/
src
/
utils
/
index.ts
4 lines
(2 loc)
•
65 B
text/typescript
View Raw
1
2
3
4
import
{ logger }
from
"@/src/utils/logger"
;
export
{ logger };