Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/jotai/examples/mega-form/src/initialValue.ts>default

👻 Primitive and flexible state management for React
Latest
variable default
import { default } from "https://deno.land/x/jotai@v2.8.4/examples/mega-form/src/initialValue.ts";

type

Record<string, Record<string, string>>