Skip to content

wevu / index / runSetupFunction

函数: runSetupFunction()

runSetupFunction(setup, props, context): unknown

定义于: packages/wevu/src/runtime/register/setup.ts:5

参数

setup

(props, ctx) => any | undefined

props

Record<string, any>

context

any

返回

unknown

Released under the MIT License.