ImportStatements
import { ImportStatements } from "@alloy-js/java";
<ImportStatements imports={ImportSymbol[]} />
import { ImportStatements } from "@alloy-js/java/stc";
ImportStatements({ imports: ImportSymbol[] }).children(children)
Props
imports | ImportSymbol[] |