UNPKG
@chickenjdk/byteutils
Version:
latest (3.3.2)
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
3.0.1
2.2.0
2.0.0
1.0.0
Some utilitys for working with binary data
github.com/chickenjdk/byteutils
chickenjdk/byteutils
@chickenjdk/byteutils
/
dist
/
stream
/
index.d.ts
3 lines
(2 loc)
•
68 B
TypeScript
View Raw
1
2
3
export
*
from
"./readableStream"
;
export
*
from
"./writableStream"
;