Skip to the content.

Home > @nabh/ts-api-extractor > APIEntity > (constructor)

APIEntity.(constructor)

Constructs a new instance of the APIEntity class

Signature:

constructor(name: string, kind: APIKind);

Parameters

Parameter Type Description
name string  
kind APIKind