Skip to content

@yantrix/codegen v0.5.1Docs


Yantrix API / @yantrix/codegen / TCodegenFiles

Type Alias: TCodegenFiles

ts
type TCodegenFiles: Record<string, string>;

Map of relative filenames to file contents for multi-file codegen output.