4 lines
100 B
TypeScript
Raw Permalink Normal View History

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