ECMAScript
ECMAScript copied to clipboard
Remove `godot` form global scope, make it as an esmodule.
import { Vector2, Node, clamp } from 'godot';