Home > @microsoft/api-extractor > CompilerState > create
CompilerState.create() method
Create a compiler state for use with the specified IExtractorInvokeOptions.
Signature:
static create(extractorConfig: ExtractorConfig, options?: ICompilerStateCreateOptions): CompilerState;
Parameters
Parameter | Type | Description |
|---|---|---|
extractorConfig | ||
options | (Optional) |
Returns: