Skip to content

MapIO

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/MapIO.ts for the most up-to-date information.

Overview

PhET-iO Type for JS's built-in Map type.

NOTE: This has not been reviewed, tested or used in production code yet.

@author Sam Reid (PhET Interactive Simulations) @author Jesse Greenberg (PhET Interactive Simulations)

Type MapStateObject

import type { MapStateObject } from 'scenerystack/tandem';

Array<[ KState, VState ]>

Source Code

See the source for MapIO.ts in the tandem repository.