UNPKG

wana

Version:

Easy observable state for React

35 lines (29 loc) 1.02 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var mountAuto = require('./shared/23f6edd1.js'); var no = require('./shared/ffee02eb.js'); var symbols = require('./shared/c9633b27.js'); require('@alloc/is'); require('@alloc/is-dev'); require('@alloc/queue-microtask'); require('react-batched-updates'); exports.Auto = mountAuto.Auto; exports.ObjectTraps = mountAuto.ObjectTraps; exports.Observable = mountAuto.Observable; exports.ObservedSlot = mountAuto.ObservedSlot; exports.Watcher = mountAuto.Watcher; exports.auto = mountAuto.auto; exports.flushSync = mountAuto.flushSync; exports.isDerived = mountAuto.isDerived; exports.mountAuto = mountAuto.mountAuto; exports.o = mountAuto.o; exports.shallowChanges = mountAuto.shallowChanges; exports.watch = mountAuto.watch; exports.when = mountAuto.when; exports.no = no.no; exports.noto = no.noto; exports.$$ = symbols.$$; exports.$O = symbols.$O; exports.$T = symbols.$T; exports.globals = symbols.globals; //# sourceMappingURL=core.js.map