Name of deprecated item. Example: "[ParentContext] functionName()".
First version with deprecated item. Example: "v1.1.1".
Optional
opts: { Aggressive: TRUE to trigger alert. Replacement: the function name that should be used instead. Example: "replacementFunction()".
Optional
aggressive?: booleanOptional
replacement?: stringGenerated using TypeDoc
Notify that function is deprecated and should no longer be used.