ECMAScript icon indicating copy to clipboard operation
ECMAScript copied to clipboard

Remove `godot` form global scope, make it as an esmodule.

Open nmerget opened this issue 1 year ago • 1 comments

import { Vector2, Node, clamp } from 'godot';

nmerget avatar Sep 27 '24 21:09 nmerget