Skip to content

wevu / index / PropType

类型别名: PropType<T>

PropType<T> = PropConstructor<T> | PropConstructor<T>[]

定义于: packages/wevu/src/runtime/types.ts:295

类型参数

T

T

Released under the MIT License.