Skip to content

API DocumentationDocs


API Documentation / pinia / _MapWritableStateReturn

Type Alias: _MapWritableStateReturn<S>

_MapWritableStateReturn<S>: { [key in keyof S]: Object }

For internal use only

Type Parameters

S extends StateTree

Released under the MIT License.