MCPcopy
hub / github.com/josdejong/mathjs / done

Method done

types/index.d.ts:4911–4911  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4909export interface MathJsChain<TValue> {
4910 // eslint-disable-next-line @typescript-eslint/no-explicit-any
4911 done(): TValue
4912
4913 /*************************************************************************
4914 * Construction functions

Callers 6

Chain.test.jsFile · 0.80
testTypes.tsFile · 0.80
mainNumber.test.jsFile · 0.80
mainAny.test.jsFile · 0.80
basic_usage.jsFile · 0.80
chaining.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected