mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Fix mathjs Unit type definitions. - Remove Unit class methods from the Unit instance interface. - Add some missing Unit instance methods referenced in the mathjs docs. One notable problem this resolves is that mathjs types were not importable in Node without the DOM library due to the Unit.parse signature referring to DOMStringList. * Array -> ReadonlyArray in splitUnit() signature. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| mathjs-tests.ts | ||
| package.json | ||
| tsconfig.json | ||
| tslint.json | ||