An open API service indexing awesome lists of open source software.

https://github.com/gdquest/godot-js-types

Javascript and Typescript types for Godot related files and the in-browser Godot runtime
https://github.com/gdquest/godot-js-types

Last synced: 8 days ago
JSON representation

Javascript and Typescript types for Godot related files and the in-browser Godot runtime

Awesome Lists containing this project

README

        

# Godot Typings

This project provides typings for:

- Godot config files (`project.godot`, `exports.cfg`)
- Godot main in-browser types

It also has some basic parsers to generate config file typings automatically from source files.