Values.AliasSourceAn alias for an edge.
type nonrec t = {name : String_.t option;The canonical name of the alias.
*)names : AliasNames.t option;A list of names for the alias, including the canonical name.
*)type_ : String_.t option;The type of the alias.
*)}