4 lines
100 B
TypeScript

import { unstable_createStore } from "jotai";
export const appJotaiStore = unstable_createStore();