ImportStatements
import { ImportStatements } from "@alloy-js/go";
<ImportStatements records={ImportRecords} />
import { ImportStatements } from "@alloy-js/go/stc";
ImportStatements({ records: ImportRecords }).children(children)
records | ImportRecords |