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

    Function kindOf

    • Identifies the DXN "kind" of a value for cross-type ranking and same-kind dispatch. Native JS shapes are recognized directly; DXN* wrapper instances are recognized via their shared dxnType prototype tag.

      Parameters

      • value: unknown

      Returns string