gjsify/ts-for-gir

Cannot find module 'gi://*' or its corresponding type declarations

spazziale opened this issue · 1 comments

using beta.10, previously working with beta.5

seems to be fixed by "moduleResolution": "NodeNext" in tsconfig.json, thanks!