UNPKG
tream
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Lightweight lazy streams in TypeScript
github.com/katyo/tream
katyo/tream
tream
/
es
/
index.d.ts
4 lines
(3 loc)
•
78 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./stream'
;
export
*
from
'./timer'
;
export
*
from
'./request'
;