DebugProtocol.Source
val presentation_hint_of_js : Ojs.t -> presentation_hint
val presentation_hint_to_js : presentation_hint -> Ojs.t
include sig ... end
val name : t -> string Interop.or_undefined
val path : t -> string Interop.or_undefined
val sourceReference : t -> int Interop.or_undefined
val presentationHint : t -> presentation_hint Interop.or_undefined
val origin : t -> string Interop.or_undefined
val sources : t -> t list Interop.or_undefined
val adapterDate : t -> Interop.Js.Any.t Interop.or_undefined
val checksums : t -> Checksum.t list Interop.or_undefined