UNPKG
@log-rush/log-formatter
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
Parse/Format/Style colored logs
@log-rush/log-formatter
/
dist
/
esm
/
builder
/
index.d.ts
6 lines
(5 loc)
•
139 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./interface'
;
export
*
from
'./formatter'
;
export
*
from
'./raw'
;
export
*
from
'./html'
;
export
*
from
'./attributeArray'
;