UNPKG
@gaubee/flow
Version:
latest (0.3.11)
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
启发于 kotlin 的 flow,针对 js/ts 开发人员设计的接口,通常可以作为一个事件管理器
github.com/gaubee/std/tree/main/flow
gaubee/std
@gaubee/flow
/
esm
/
index.js
3 lines
(2 loc)
•
67 B
JavaScript
View Raw
1
2
3
export
*
from
"./shared_flow.js"
;
export
*
from
"./state_flow.js"
;