API Documentation • Docs
API Documentation / pinia / _StoreWithGetters
Type Alias: _StoreWithGetters<G>
_StoreWithGetters<
G
>:_StoreWithGetters_Readonly
<G
> &_StoreWithGetters_Writable
<G
>
Store augmented with getters. For internal usage only. For internal use only
Type Parameters
• G