Skip to content

API DocumentationDocs


API Documentation / pinia / _MapActionsReturn

Type Alias: _MapActionsReturn<A>

_MapActionsReturn<A>: { [key in keyof A]: A[key] }

For internal use only

Type Parameters

A

Released under the MIT License.