Up
–
melange
»
Js_parser
»
Flow_ast
»
Statement
»
ExportNamedDeclaration
» ExportBatchSpecifier
Module
ExportNamedDeclaration.ExportBatchSpecifier
type
t('M, 'T)
=
(
'M
, option(
Identifier.t
(
'M
,
'T
)
))
;