Search
Preparing search index...
The search index is not available
@pngfi/react-hooks - v0.6.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@pngfi/react-hooks - v0.6.2
IUtils
Interface IUtils
Hierarchy
IUtils
Index
Properties
ONE_
DECIMAL
ONE_
HUNDRED_
DECIMAL
ZERO_
DECIMAL
Methods
beautify
from
Number
To
Decimal
from
String
To
Decimal
from
U64
To
Decimal
to
U64
Properties
ONE_
DECIMAL
ONE_
DECIMAL
:
Decimal
ONE_
HUNDRED_
DECIMAL
ONE_
HUNDRED_
DECIMAL
:
Decimal
ZERO_
DECIMAL
ZERO_
DECIMAL
:
Decimal
Methods
beautify
beautify
(
input
:
Decimal
, fixed
?:
number
)
:
string
Parameters
input:
Decimal
Optional
fixed:
number
Returns
string
from
Number
To
Decimal
from
Number
To
Decimal
(
input
:
number
, shift
?:
number
)
:
Decimal
Parameters
input:
number
Optional
shift:
number
Returns
Decimal
from
String
To
Decimal
from
String
To
Decimal
(
input
:
string
, shift
?:
number
)
:
Decimal
Parameters
input:
string
Optional
shift:
number
Returns
Decimal
from
U64
To
Decimal
from
U64
To
Decimal
(
input
:
u64
, shift
?:
number
)
:
Decimal
Parameters
input:
u64
Optional
shift:
number
Returns
Decimal
to
U64
to
U64
(
input
:
Decimal
, shift
?:
number
)
:
u64
Parameters
input:
Decimal
Optional
shift:
number
Returns
u64
Exports
IUtils
ONE_
DECIMAL
ONE_
HUNDRED_
DECIMAL
ZERO_
DECIMAL
beautify
from
Number
To
Decimal
from
String
To
Decimal
from
U64
To
Decimal
to
U64
Generated using
TypeDoc