deprecate
Nodepod API / src / util / deprecate
Function: deprecate()
Section titled “Function: deprecate()”deprecate<
T>(fn,message,code?):T
Defined in: src/polyfills/util.ts:131
Type Parameters
Section titled “Type Parameters”T extends Function
Parameters
Section titled “Parameters”T
message
Section titled “message”string
string
Returns
Section titled “Returns”T