Type Aliases
Reflection
declaration
Reflection = {
actions:ReflectedAction;entities:Record<string,ReflectedComponent>;links:Record<string,ReflectedLink>;queries:ReflectedQuery; }
Properties
| Property | Type | Description |
|---|---|---|
| ‐ | |
|
| { entityType: ReflectedComponent } |
|
| { entityType: ReflectedLink } |
| ‐ |