API Documentation • Docs
API Documentation / pinia / _MapActionsReturn
Type Alias: _MapActionsReturn<A>
_MapActionsReturn<
A
>:{ [key in keyof A]: A[key] }
For internal use only
Type Parameters
• A
API Documentation • Docs
API Documentation / pinia / _MapActionsReturn
_MapActionsReturn<
A
>:{ [key in keyof A]: A[key] }
For internal use only
• A