A switch statement.
import { SwitchStatement } from "@alloy-js/typescript"; <SwitchStatement expression={Children}> {children}</SwitchStatement>
import { SwitchStatement } from "@alloy-js/typescript/stc"; SwitchStatement({ expression: Children }).children(children)