Type alias MaybeAtom<T, E>

MaybeAtom<T, E>: T | Atom<T, E>

Type Parameters

  • T

  • E

Generated using TypeDoc