Logo
Type aliases

FillMissingCellsParams

FillMissingCellsParams = object

Defined in: packages/tools/src/tools/form-filling.ts:112

Properties

outputDir?

optional outputDir: string

Defined in: packages/tools/src/tools/form-filling.ts:114

Directory where generated documents will be saved


fileServerURLPrefix?

optional fileServerURLPrefix: string

Defined in: packages/tools/src/tools/form-filling.ts:117

Prefix for the file server URL

On this page