@clairview/stores
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @clairview/stores

Homepage

clairview.io

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

5.42 kB

Total Files

5

Last publish

Collaborators

  • clairview