blockly > VariableMap > getTypes

VariableMap.getTypes() method

Returns a list of unique types of variables in this variable map.

Signature:

getTypes(): string[];

Returns:

string[]

A list of unique types of variables in this variable map.