Skip to content

parseDeprecationText

function parseDeprecationText(raw): DeprecationInfo;

Defined in: packages/analyzer/src/analyzers/react/react-analyzer.ts:631

Same regex heuristics as the Angular deprecation extractor (§4.7).

Parameter Type
raw string

DeprecationInfo