Type Aliases
ReflectedComponent
declaration
ReflectedComponent =
Omit<EntityComponentTokenMetadata,"schema"> & {implementations:ReflectedComponentResolverImplementation;schema:JSONSchema; }
Type declaration
| Name | Type | 
|---|---|
  | |
  | 
  | 
ReflectedComponent =
Omit<EntityComponentTokenMetadata,"schema"> & {implementations:ReflectedComponentResolverImplementation;schema:JSONSchema; }
| Name | Type | 
|---|---|
  | |
  | 
  |