You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- convert require to import and module.exports to exports
- export _fromMat39 in quat
- replace var/let with const
- use console.assert over assert
- add contributors
Closes#9
BREAKING CHANGE: switch to type module
No description provided.
The text was updated successfully, but these errors were encountered: