samba-bo-stores
v1.0.0
Published
Shared Pinia stores used in samba-bo-app
Downloads
4
Readme
samba-bo-stores
Shared SambaBO Studio state for use in components, extensions, and the samba-bo-app
routes. Stores are
Pinia-based stores.
Installation
pnpm add samba-bo-stores
Usage
import { useAppStore } from 'samba-bo-stores';
const appStore = useAppStore();
License
This package is licensed under the MIT License.