getGlobal¶
Overview¶
Support gracefully getting a global object to itself. Returns null if the global doesn't exist. @author Sam Reid (PhET Interactive Simulations) @author Michael Kauzmann (PhET Interactive Simulations)
Source Code¶
See the source for getGlobal.ts in the phet-core repository.