Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-codegen / TypeGeneratorConfig

Interface: TypeGeneratorConfig ​

Defined in: index.ts:38

Properties ​

exclude? ​

optional exclude: string[]

Defined in: index.ts:42


mode? ​

optional mode: "class" | "config"

Defined in: index.ts:40


name ​

name: string

Defined in: index.ts:39


output ​

output: string

Defined in: index.ts:41


overrides? ​

optional overrides: Record<string, any>

Defined in: index.ts:43

Licensed under BUSL-1.1