Skip to content

IConfig Interface

This interface represents the protsl-doc.json file format.

Type

typescript
export interface IConfig extends IExtractorConfigFile
export interface IConfig extends IExtractorConfigFile

Extends: IExtractorConfigFile

Details

This interface is inherited from api-extractor.IConfigFile and can be obtained by loading the configuration file through DocConfig.loadConfig()

Properties