Skip to content

GenerateOptions

GenerateOptions = object

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

Options for the generate function.

didFile: string

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

The path to the .did file.


outDir: string

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

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


optional output: GenerateOutputOptions

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

Options for controlling the generated output files.