ExportStatement
import { ExportStatement } from "@alloy-js/typescript";
<ExportStatement from={TSModuleScope} star />
import { ExportStatement } from "@alloy-js/typescript/stc";
ExportStatement({ from: TSModuleScope, star: boolean }).children(children)
from | optional[unresolved link] |
star | optionalboolean |