mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
* Addressed silentmissile's comment in https://github.com/josdejong/mathjs/issues/3125 * Added method overload to index.d.ts, have to revert commit due to changes to package-lock.json with using npm install to run the unit tests & lint tests * Type definition missing for matrixFrom* #3115 * fix: Update types and add tests as requested by review * chore: lint fix --------- Co-authored-by: Hudsxn <jhudson98new@gmail.com> Co-authored-by: Hudsxn <143907857+Hudsxn@users.noreply.github.com>