VoidIO¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/tandem/blob/main/js/types/VoidIO.ts for the most up-to-date information.
Overview¶
IOType use to signify a function has no return value.
@author Sam Reid (PhET Interactive Simulations) @author Andrew Adare (PhET Interactive Simulations)