Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/redux-pattern-detector.ts
Redux selector pattern
Properties
| Property | Type |
|---|---|
name | string |
line | number |
isMemoized | boolean |
statePath | string[] |
dependsOn | string[] |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/redux-pattern-detector.ts
Redux selector pattern
| Property | Type |
|---|---|
name | string |
line | number |
isMemoized | boolean |
statePath | string[] |
dependsOn | string[] |
Was this page helpful?