Skip to content

wevu / index / callHookList

函数: callHookList()

callHookList(target, name, args): void

定义于: packages/wevu/src/runtime/hooks.ts:52

参数

target

InternalRuntimeState

name

string

args

any[] = []

返回

void

Released under the MIT License.