WriteManifestModuleOptions
Defined in: src/ingest/ingest.ts:89
Options for emitting a TypeScript manifest module.
Properties
Section titled “Properties”exportName?
Section titled “exportName?”
optionalexportName?:string
Defined in: src/ingest/ingest.ts:91
Export identifier to use instead of the edition default.
typeImportPath?
Section titled “typeImportPath?”
optionaltypeImportPath?:string
Defined in: src/ingest/ingest.ts:93
Type import specifier written into the generated module.