engine.externs.js 89 B

123
  1. var Godot;
  2. var WebAssembly = {};
  3. WebAssembly.instantiate = function(buffer, imports) {};