google / blockly

The web-based visual programming editor.

Home Page:https://developers.google.com/blockly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use IVariableModel instead of VariableModel

gonfunko opened this issue · comments

Check for duplicates

  • I have searched for similar issues before opening a new one.

Description

#8369 introduced a new IVariableModel interface. Core should be updated to use this rather than hardcoding VariableModel, and to only reference the formalized API.

Reproduction steps

No response

Stack trace

No response

Screenshots

No response

Browsers

No response