UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 441 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XPlugin](./x-components.xplugin.md) &gt; [store](./x-components.xplugin.store.md) ## XPlugin.store property [Vuex Store](https://vuex.vuejs.org) Is the place where all shared data is saved. **Signature:** ```typescript static get store(): Store<RootXStoreState>; ```