godotjs/javascript

`Error: Property 'Sprite2D' does not exist on type 'typeof godot'` - Missing from godot.d.ts ?

maikkundev opened this issue · 0 comments

Whenever I try to access godot.Sprite2D in TS I get the error Property 'Sprite2D' does not exist on type 'typeof godot'.
Screenshot from 2024-07-27 00-16-23