Home > @microsoft/api-extractor > Extractor
Extractor class
The starting point for invoking the API Extractor tool.
Signature:
export declare class Extractor
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| string | Returns the package name of the API Extractor NPM package. | |
| string | Returns the version number of the API Extractor NPM package. |
Methods
Method | Modifiers | Description |
|---|---|---|
| Invoke API Extractor using an already prepared | |
| Load the api-extractor.json config file from the specified path, and then invoke API Extractor. |