box2d.js icon indicating copy to clipboard operation
box2d.js copied to clipboard

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

Open hcapp01 opened this issue 4 years ago • 2 comments

as the title says

hcapp01 avatar Apr 05 '20 05:04 hcapp01

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

miltoncandelero avatar Aug 12 '20 19:08 miltoncandelero

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

Birch-san avatar Oct 30 '20 00:10 Birch-san