Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/pinia-pattern-detector.ts
Pinia action pattern
Properties
| Property | Type |
|---|---|
name | string |
storeName | string |
line | number |
isAsync | boolean |
asyncGroup | `{ |
type: 'start' | 'success' | 'failure'; baseName: string;
}` |
Was this page helpful?