toji / gl-matrix

Javascript Matrix and Vector library for High Performance WebGL apps
glmatrix.net
MIT License
5.37k stars 721 forks source link

Readonly types for TypeScript #383

Closed AlexMax closed 4 years ago

AlexMax commented 4 years ago

Add Readonly types for TypeScript.

Addresses #381, see that issue for justification and more details.

stefnotch commented 4 years ago

Thank you very much!

stefnotch commented 4 years ago

I merged it and published a new version to npm.