node-dextrin - v0.1.0
    Preparing search index...

    Class export=

    DXN char (?c) — a single Unicode codepoint. Kept distinct from a 1-codepoint string so char and string (?a vs "a", two distinct DXN types) never collapse to the same JS value and silently fail to round-trip.

    Index
    codepoint: number
    dxnType: string
    • Parameters

      • other: unknown

      Returns -1 | 0 | 1