Skip to content

API DocumentationDocs


API Documentation / pinia / _ActionsTree

Type Alias: _ActionsTree

_ActionsTree: Record<string, _Method>

Type of an object of Actions. For internal usage only. For internal use only

Released under the MIT License.