app-jotai.ts 100 B

123
  1. import { unstable_createStore } from "jotai";
  2. export const appJotaiStore = unstable_createStore();