UNPKG

@shined/reactive

Version:

⚛️ Proxy-driven state library for JavaScript application, Intuitive, Flexible and Written in TypeScript.

10 lines (8 loc) 247 B
export * from './create.js' export * from './devtools.js' export * from './snapshot.js' export * from './produce.js' export * from './proxy.js' export * from './ref.js' export * from './subscribe.js' export * from '../enhancers/vanilla/index.js'