UNPKG

jotai

Version:

👻 Next gen state management that will spook you

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