UNPKG
mtor
Version:
beta (2.0.4-beta)
latest (2.1.15)
2.1.15
2.1.13
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.1
2.1.0
2.0.7
2.0.6
2.0.5
2.0.4-beta
2.0.3
2.0.3-beta
2.0.2
2.0.2-beta
2.0.1-beta
2.0.0-beta
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
react 模块化 依赖注入 数据流处理
github.com/sampsonli/mtor
mtor
/
lib
/
util.d.ts
2 lines
(1 loc)
•
62 B
TypeScript
View Raw
1
2
export
declare
function
assign(target:
any
,
from
:
any
):
any
;