rayjs/bindings.json

8 lines
165 B
JSON
Raw Normal View History

2023-05-04 15:00:22 +00:00
[
{
"header": "raylib_core",
"functions": [
{ "name": "SetWindowTitle", "jsName": "setWindowTitle" }
]
}
]