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

    Class export=

    DXN uri (@uri "...", RFC 3986). Wraps the raw string exactly as given, not parsed into a URL/URL-like structure — the WHATWG URL parser is lenient in ways RFC 3986 isn't, and doesn't always reproduce the original text byte-for-byte on .toString() (e.g. component re-escaping), which would risk breaking round-trip. Parsing is left to the caller, who can always call new URL(value) themselves — mirrors Dextrin.Uri exactly.

    Index
    dxnType: string
    value: string
    • Parameters

      • other: unknown

      Returns -1 | 0 | 1

    • Parameters

      • other: unknown

      Returns boolean