Skip to main content

blockly > IVariableState

IVariableState interface

Represents the state of a given variable.

Signature:

export interface IVariableState 

Properties

Property

Modifiers

Type

Description

id

string

name

string

type?

string

(Optional)