IConfig Interface
This interface represents the protsl-doc.json file format.
Type
typescript
export interface IConfig extends IExtractorConfigFileexport interface IConfig extends IExtractorConfigFileExtends: IExtractorConfigFile
Details
This interface is inherited from api-extractor.IConfigFile and can be obtained by loading the configuration file through DocConfig.loadConfig()
Properties
configDirstring optionalConfiguration directory
documenterIDocumenterConfig optional