Variable: images
Maps from keys to images.
Function: getImage
Returns the value for the given key. This returns the value
or fallback, depending on
Function: putImage
Adds the specified entry to the map. The entry is an object with a value and fallback property as specified in the arguments.
Generated using TypeDoc
Variable: alt
Specifies if the fallback representation should be returned.