Appearance
wevu / index / EmitsOptions
EmitsOptions = Record<string, (...args) => any | null> | string[]
Record
string
args
any
null
定义于: packages/wevu/src/macros.ts:140