@yantrix/codegen v0.5.1 • Docs
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.