Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts
State management information
Properties
| Property | Type |
|---|---|
type | ` |
| 'useReducer' | 'context' | 'redux' | 'zustand' | 'pinia' | 'other'` |
| stores | string[] |
| actions | string[] |
| selectors | string[] |
Was this page helpful?