UNPKG

jotai

Version:

👻 Next gen state management that will spook you

13 lines (10 loc) • 560 B
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('jotai-valtio')) : typeof define === 'function' && define.amd ? define(['exports', 'jotai-valtio'], factory) : (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.jotaiValtio = {}, global.jotaiValtio)); })(this, (function (exports, jotaiValtio) { 'use strict'; Object.defineProperty(exports, 'atomWithProxy', { enumerable: true, get: function () { return jotaiValtio.atomWithProxy; } }); }));