BertrandBev / eigen-js

⚡ Eigen-js is a port of the Eigen C++ linear algebra library
https://bertrandbev.github.io/eigen-js/#/
92 stars 15 forks source link

Type declarations #33

Closed samestep closed 2 years ago

samestep commented 2 years ago

Thanks for making this library!

It would be nice to have a .d.ts file, to make Eigen.js easier to use in TypeScript. Would you accept a pull request adding such a file, or would you prefer for those types to be added to DefinitelyTyped instead?

BertrandBev commented 2 years ago

If you could make one it would be great!