Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/ngrx-pattern-detector.ts
NgRx 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/ngrx-pattern-detector.ts
NgRx selector pattern
| Property | Type |
|---|---|
name | string |
line | number |
isMemoized | boolean |
statePath | string[] |
dependsOn | string[] |
Was this page helpful?