Interface PiniaPlugin

Plugin to extend every store.

interface PiniaPlugin ((context) => void | Partial<PiniaCustomProperties<string, StateTree, _GettersTree<StateTree>, _ActionsTree> & PiniaCustomStateProperties<StateTree>>)

Generated using TypeDoc