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).
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
raw |
string |