deprecationWarning¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/phet-core/blob/main/js/deprecationWarning.ts for the most up-to-date information.
Overview¶
Output deprecation warnings to console.warn when ?deprecationWarnings is specified
@author Sam Reid (PhET Interactive Simulations)
Source Code¶
See the source for deprecationWarning.ts in the phet-core repository.