UNPKG
@interweb-it/jam-codec
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
TypeScript implementation of the JAM codec
github.com/interweb-it/jam-codec
interweb-it/jam-codec
@interweb-it/jam-codec
/
dist
/
index.d.ts
3 lines
(2 loc)
•
50 B
TypeScript
View Raw
1
2
3
export
*
from
'./types'
;
export
*
from
'./codec'
;