warning

warning(deprecated: string, replacement: string, version: string) → {}

display a deprecation warning in the console

Parameters:
Name Type Description
deprecated string

deprecated class,function or property name

replacement string

the replacement class, function, or property name

version string

the version since when the lass,function or property is deprecated

Returns:
Type Description
Powered by webdoc!