Home > @microsoft/api-extractor > IConfigFile > compiler
IConfigFile.compiler property
Determines how the TypeScript compiler engine will be invoked by API Extractor.
Signature:
compiler?: IConfigCompiler;
Remarks
This is part of the IConfigFile structure.