Skip to content

wevu / index / EmitsOptions

类型别名: EmitsOptions

EmitsOptions = Record<string, (...args) => any | null> | string[]

定义于: packages/wevu/src/macros.ts:140

Released under the MIT License.