Js_parser.Type_parser
module Ast = Flow_ast
module type TYPE = sig ... end
module Type (Parse : Parser_common.PARSER) : TYPE