Home > @nabh/ts-api-extractor > APIType
APIType class
Qualified type reference that specifies the object type and package it is exported by
Signature:
export declare class APIType
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| package | string | Package that exports this type | |
| type | string | Type name |