Skip to content

WriteManifestModuleOptions

Defined in: src/ingest/ingest.ts:89

Options for emitting a TypeScript manifest module.

optional exportName?: string

Defined in: src/ingest/ingest.ts:91

Export identifier to use instead of the edition default.


optional typeImportPath?: string

Defined in: src/ingest/ingest.ts:93

Type import specifier written into the generated module.