UNPKG
rc-input-number-modern
Version:
latest (9.1.0)
9.1.0
React input-number component
github.com/react-component/input-number
react-component/input-number
rc-input-number-modern
/
lib
/
utils
/
numberUtil.d.ts
2 lines
(1 loc)
•
72 B
TypeScript
View Raw
1
2
export
declare
function
getDecupleSteps
(
step
:
string
|
number
):
string
;