MobX i18n
    Preparing search index...

    Function encodeFunctions

    • Replacer callback for JSON.stringify that serializes function members to their source code.

      The serialized functions can be restored using decodeFunctions.

      Parameters

      • _key: string
      • value: unknown

      Returns unknown