generateApiExtractorConfig
Summary
Generate API Extractor config from resolved configSignature
Parameters
resolved
Type:ResolvedConfig
Resolved configuration
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate API Extractor config from resolved config
export declare function generateApiExtractorConfig(resolved: ResolvedConfig, configDir: string, tsdocsDir: string, noLint?: boolean): any;
ResolvedConfig
Resolved configuration
Was this page helpful?
