@clairview/stores
v1.0.1
Published
Shared Pinia stores used in @clairview/app
Readme
@clairview/stores
Shared Clairview Studio state for use in components, extensions, and the @clairview/app routes. Stores are
Pinia-based stores.
Installation
pnpm add @clairview/storesUsage
import { useAppStore } from '@clairview/stores';
const appStore = useAppStore();License
This package is licensed under the MIT License. See the LICENSE file for more information.
