@pinia/root / pinia / _ActionsTree
_ActionsTree
ts
type _ActionsTree: Record<string, _Method>;
Type of an object of Actions. For internal usage only. For internal use only
@pinia/root / pinia / _ActionsTree
type _ActionsTree: Record<string, _Method>;
Type of an object of Actions. For internal usage only. For internal use only