Home > @microsoft/api-extractor-model > ApiPackage
ApiPackage class
Represents an NPM package containing API declarations.
Signature:
export declare class ApiPackage extends ApiPackage_base
Extends: ApiPackage_base
Remarks
This is part of the ApiModel hierarchy of classes, which are serializable representations of API declarations.
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| string | ||
| ReadonlyArray<ApiEntryPoint> | ||
| |||
| string | undefined | ||
| TSDocConfiguration | The TSDoc configuration that was used when analyzing the API for this package. |
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) | ||
| ||
| ||