Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/entity.interface.ts
State management information
Properties
| Property | Type |
|---|---|
type | `'useState' |
stores | string[] |
actions | string[] |
selectors | string[] |
Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/entity.interface.ts
State management information
| Property | Type |
|---|---|
type | `'useState' |
stores | string[] |
actions | string[] |
selectors | string[] |
Was this page helpful?