blockly > serialization > variables > State
serialization.variables.State interface
Represents the state of a given variable.
Signature:
export interface State
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | ||
name | string | ||
type | string | undefined |