Ast_helper.Mtd
Module type declarations
let mk: ?loc:loc => ?attrs:attrs => ?docs:Docstrings.docs => ?text:Docstrings.text => ?typ:Parsetree.module_type => str => Parsetree.module_type_declaration;