The result of parsing an event using the safeParse, can either be a success or an error

Type Parameters

  • Input = unknown
  • Output = unknown