Home > @microsoft/api-extractor > ExtractorConfig > reportFilePath
ExtractorConfig.reportFilePath property
Warning: This API is now obsolete.
Use ExtractorConfig.reportConfigs to access all report configurations.
Gets the file path for the "complete" (default) report configuration, if one was specified. Otherwise, returns an empty string.
Signature:
get reportFilePath(): string;