Functions documentation
Function createPlugin
Allows you to configure the Epps plugin and add it to Pinia.Function defineEppsStore
Define an extended and persised storeFunction extendedState
Used to extend parent stores and adding persistence options.Function getParentStoreMethod
Used to retrieve the function of a parent storeFunction getParentStorePropertyValue
Used to retrieve the value of one of the parent store's state properties.