Module Component.External

type t = {
doc : CComment.docs;
type_ : TypeExpr.t;
primitives : string list;
}