UNPKG

stimulus-store

Version:

Lightweight state management for Stimulus.js

3 lines (2 loc) 96 B
export { useStore } from './hooks/useStore'; export { createStore } from './store/createStore';