Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jotai/src/vanilla/utils.ts>freezeAtom

👻 Primitive and flexible state management for React
Latest
function freezeAtom
import { freezeAtom } from "https://deno.land/x/jotai@v2.10.0/src/vanilla/utils.ts";

Type Parameters

AtomType extends Atom<unknown>