Endo API documentation
    Preparing search index...

    Type Alias Atom

    Atom: undefined | null | boolean | number | bigint | string | ByteArray | symbol

    JS values that correspond to ocapn Atoms, most of which are JS primitives, but some of which are represented as JS object.