Home > @microsoft/api-extractor > ICompilerStateCreateOptions
ICompilerStateCreateOptions interface
Options for CompilerState.create()
Signature:
export interface ICompilerStateCreateOptions
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string[] | (Optional) Additional .d.ts files to include in the analysis. | ||
string | (Optional) Specifies an alternate folder path to be used when loading the TypeScript system typings. |