Skip to content

GenerateOptions

GenerateOptions = object

Defined in: core/generate/index.ts:58

Options for the generate function.

didFile: string

Defined in: core/generate/index.ts:62

The path to the .did file.


outDir: string

Defined in: core/generate/index.ts:66

The path to the directory where the bindings will be generated.


optional output: GenerateOutputOptions

Defined in: core/generate/index.ts:70

Options for controlling the generated output files.