ThirdPartySupport¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/joist/blob/main/js/thirdPartySupport/ThirdPartySupport.ts for the most up-to-date information.
Overview¶
Enumeration of third parties that PhET supports. Each third party has its own type that sets up listeners for communication between third party frames and the simulation.
@author Jesse Greenberg
Source Code¶
See the source for ThirdPartySupport.ts in the joist repository.