UNPKG

212 BJavaScriptView Raw
1System.register(['jotai-redux'], (function (exports) {
2 'use strict';
3 return {
4 setters: [function (module) {
5 exports('atomWithStore', module.atomWithStore);
6 }],
7 execute: (function () {
8
9
10
11 })
12 };
13}));