Home > blockly > IVariableMap > getTypes
IVariableMap.getTypes() method
Returns a list of the set of types of the variables managed by this variable map.
Signature:
getTypes(): string[];
Returns:
string[]
Home > blockly > IVariableMap > getTypes
Returns a list of the set of types of the variables managed by this variable map.
Signature:
getTypes(): string[];
Returns:
string[]