Type alias ReactFragment

ReactFragment: Iterable<ReactNode>

WARNING: Not related to React.Fragment.

Deprecated

This type is not relevant when using React. Inline the type instead to make the intent clear.