UNPKG
tekko
Version:
latest (3.0.1)
3.0.1
3.0.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.0.0
Another IRC message parser and formatter
github.com/seldszar/tekko
seldszar/tekko
tekko
/
dist
/
index.d.ts
5 lines
(4 loc)
•
102 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./errors"
;
export
*
from
"./format"
;
export
*
from
"./parse"
;
export
*
from
"./types"
;