We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Variable
1 parent 56825e3 commit 36c02f3Copy full SHA for 36c02f3
src/virtual-machine.js
@@ -221,6 +221,7 @@ class VirtualMachine extends EventEmitter {
221
Sprite,
222
RenderedTarget,
223
JSZip,
224
+ Variable,
225
226
i_will_not_ask_for_help_when_these_break: () => {
227
console.warn('You are using unsupported APIs. WHEN your code breaks, do not expect help.');
0 commit comments