Skip to the content.

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

APIProperty.isDeprecated property

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

Signature:

isDeprecated?: boolean | string;