Kvaser CanKing GUI Extensions SDK - v7.5.1
    Preparing search index...

    Function jsonReviver

    • Custom JSON reviver function. Supports deserialization of complex data types like Map and Set.

      Parameters

      • _key: string

        The key being processed.

      • value: unknown

        The value associated with the key.

      Returns unknown

      The value to be deserialized.