effect-io-ai

Package: @effect/atom-react
Module: ScopedAtom

ScopedAtom.TypeId

Literal type used as the ScopedAtom type identifier.

Details

Used as the computed property key and marker value stored on ScopedAtom objects.

Signature

type TypeId = "~@effect/atom-react/ScopedAtom"

Source

Since v4.0.0