Skip to content

SourceFile

import { SourceFile } from "@alloy-js/typescript";
<SourceFile
export={boolean | string}
header={Children}
headerComment="string"
path="string"
>
{children}
</SourceFile>

Props

childrenoptionalChildren
exportoptionalboolean | string
headeroptionalChildren
headerCommentoptionalstring
pathstring