AnyAtom

Type Alias: AnyAtom

ts
type AnyAtom = BaseAtom<any>;
type AnyAtom = BaseAtom<any>;

Defined in: types.ts:51