1.0.1 • Published 10 months ago

@clairview/stores v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@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/stores

Usage

import { useAppStore } from '@clairview/stores';

const appStore = useAppStore();

License

This package is licensed under the MIT License. See the LICENSE file for more information.

Additional Resources

1.0.1

10 months ago