@vegajs/vortex
Version:
🌀 A next-gen, lightweight state management library for JavaScript and TypeScript.
1 lines • 369 B
JavaScript
import*as e from"./core/index.mjs";import*as _ from"./core/reactive/index.mjs";export*from"./plugins/index.mjs";export*from"./types.mjs";var t=_.batch,r=_.computed,a=e.defineLazyStore,o=e.defineStore,p=_.effect,s=_.mutation,c=_.query,i=_.reactive;export{t as batch,r as computed,a as defineLazyStore,o as defineStore,p as effect,s as mutation,c as query,i as reactive};