blockly > serialization > priorities

serialization.priorities namespace

Variables

Variable Description
BLOCKS The priority for deserializing blocks.
PROCEDURES The priority for deserializing variable data.
VARIABLES The priority for deserializing variables.
WORKSPACE_COMMENTS The priority for deserializing workspace comments.