mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* fix #2603: added type definition for SymbolNode.onUndefinedSymbol and FuctionNode.onUndefinedFunction * fix return type of onUndefinedFunction * fix return type of onUndefinedFunction * fix onUndefinedSymbol & onUndefinedFunction types, added examples * update onUndefinedFunction ts example