Skip to the content.

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

APIMethod.isDeprecated property

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

Signature:

isDeprecated?: boolean | string;