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

    Function jsonReplacer

    • Custom JSON replacer function. Supports serialization of complex data types like Map and Set.

      Parameters

      • this: Record<string, unknown>
      • key: string

        The key being processed.

      • value: unknown

        The value associated with the key.

      Returns unknown

      The value to be serialized.