Up
–
melange
»
Js_parser
»
Flow_ast
»
JSX
» Text
Module
JSX.Text
type
t
=
{
value : string;
raw : string;
}