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