Module Short_paths.Basis

type t
val create : unit -> t
val add : t -> string -> unit
val load : t -> Global_module.Name.t -> depends:string list -> alias_depends:string list -> Desc.Module.t -> Ocaml_utils.Load_path.visibility -> Desc.deprecated -> unit