Up
–
melange
»
Js_parser
»
Flow_ast
»
Statement
» Empty
Module
Statement.Empty
type
t('M)
=
{
comments: option(
Syntax.t
(
'M
, unit)
),
}
;