@tripo3d/engine / VueDefinitionMeta
Interface: VueDefinitionMeta
Defined in: core/types/ecs.ts:21
定义 Vue 插件可消费的元数据。
Properties
| Property | Type | Defined in |
|---|---|---|
rawKeys? | string[] | core/types/ecs.ts:22 |
reactivity? | "none" | "shallow" | core/types/ecs.ts:23 |