UNPKG
@polkassembly/util
Version:
latest (0.2.0)
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
Set of utility functions for Polkassembly and more.
paritytech/polkassembly
@polkassembly/util
/
build
/
index.d.ts
4 lines
(3 loc)
•
109 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./getThresholds'
;
export
*
from
'./newton-raphson'
;
export
*
from
'./solveQuadraticEquation'
;