kripken / box2d.js

Port of Box2D to JavaScript using Emscripten
1.33k stars 196 forks source link

is there typescript declaration file (d.ts) for this project? #109

Closed hcapp01 closed 6 months ago

hcapp01 commented 4 years ago

as the title says

miltoncandelero commented 4 years ago

Did you find one? I am thinking about making one from the webIDL file

Birch-san commented 3 years ago

I've forked box2d.js and added TypeScript typings:
https://github.com/Birch-san/box2d-wasm