Context argument passed to Pinia plugins.
Current app created with Vue.createApp().
Vue.createApp()
Initial options defining the store when calling defineStore().
defineStore()
pinia instance.
Current store being extended.
Generated using TypeDoc
Context argument passed to Pinia plugins.