UNPKG

valtio-reactive

Version:

valtio-reactive makes Valtio a reactive library

4 lines (3 loc) 140 B
export { batch, watch as unstable_watch } from './core.js'; export { computed } from './computed.js'; export { effect } from './effect.js';