ChainGraph API Documentation / @badaitech/chaingraph-codegen / TypeGeneratorConfig
Interface: TypeGeneratorConfig
Defined in: index.ts:38
Properties
exclude?
optionalexclude:string[]
Defined in: index.ts:42
mode?
optionalmode:"class"|"config"
Defined in: index.ts:40
name
name:
string
Defined in: index.ts:39
output
output:
string
Defined in: index.ts:41
overrides?
optionaloverrides:Record<string,any>
Defined in: index.ts:43