@boost/commonFunctionsDeprecateDeprecate CallableDeprecate(message?: string): (target: Function | Object, property?: string | symbol, descriptor?: unknown) => voidA decorator that marks a class declaration, class method, class property, or method parameter as deprecated by logging a deprecation message to the console.
A decorator that marks a class declaration, class method, class property, or method parameter as deprecated by logging a deprecation message to the console.