@alanscodelog/utils
    Preparing search index...

    Function jsonSafeParse

    • Type Parameters

      • T

      Parameters

      • json: string
      • Optionalreviver: (this: any, key: string, value: any) => any

      Returns Result<T, Error>