Skip to the content.

Home > @nabh/ts-api-extractor > APIEntity > isDeprecated

APIEntity.isDeprecated property

Is this type deprecated. string value specifies TSDoc comment for at-deprecated tag

Signature:

isDeprecated?: boolean | string;