Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/pinia-pattern-detector.ts
Pinia getter pattern
Properties
| Property | Type |
|---|---|
name | string |
storeName | string |
line | number |
statePath | string[] |
dependsOn | string[] |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/pinia-pattern-detector.ts
Pinia getter pattern
| Property | Type |
|---|---|
name | string |
storeName | string |
line | number |
statePath | string[] |
dependsOn | string[] |
Was this page helpful?