import * as jotai from "https://deno.land/x/jotai@v2.6.0/src/vanilla.ts";
Variables
Create a new store. Each store is an independent, isolated universe of atom states. | |
import * as jotai from "https://deno.land/x/jotai@v2.6.0/src/vanilla.ts";
Create a new store. Each store is an independent, isolated universe of atom states. | |