Module Sarif.Result_baselineState

module Result_baselineState: sig .. end

type t = string 
val to_yojson : t -> Yojson.Safe.t
val of_yojson : Yojson.Safe.t ->
t Ppx_deriving_yojson_runtime.error_or
include struct ... end
val bs_new : string
val bs_existing : string
val bs_absent : string