Join child elements with semicolons and hardlines.
import { StatementList } from "@alloy-js/core"; <StatementList > {children}</StatementList>
import { StatementList } from "@alloy-js/core/stc"; StatementList({ }).children(children)
Children