API Documentation • Docs
API Documentation / pinia / _MapWritableStateReturn
Type Alias: _MapWritableStateReturn<S>
_MapWritableStateReturn<
S
>:{ [key in keyof S]: Object }
For internal use only
Type Parameters
• S extends StateTree
API Documentation • Docs
API Documentation / pinia / _MapWritableStateReturn
_MapWritableStateReturn<
S
>:{ [key in keyof S]: Object }
For internal use only
• S extends StateTree