I'm trying to implement an SDK into my Godot 4 project, but I'm pretty sure the documentation is outdated. It says to use the JavaScript singleton, but when I type that I get an error.
Does this have a different name in Godot 4, or does it still exist?