Appearance
wevu / index / runSetupFunction
runSetupFunction(setup, props, context): unknown
setup
props
context
unknown
定义于: packages/wevu/src/runtime/register/setup.ts:5
(props, ctx) => any | undefined
ctx
any
undefined
Record<string, any>
Record
string