UNPKG
@teamix/pro-action
Version:
beta (2.0.0-beta.1)
latest (2.0.0-beta.1)
2.0.0-beta.1
action组件
@teamix/pro-action
/
es
/
utils.d.ts
2 lines
(1 loc)
•
69 B
TypeScript
View Raw
1
2
export
declare
function
addContext
(
props
?:
any
,
context
?:
any
):
any
;