UNPKG
hex-to-int
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Hexadecimal to integer convertor.
github.com/Jeromin-a-um-hi/hex-to-int
Jeromin-a-um-hi/hex-to-int
hex-to-int
/
build
/
hex-to-int.d.ts
2 lines
•
100 B
TypeScript
View Raw
1
2
export
declare
function
hexToInt
(
rawValue
:
string
):
number
;
//# sourceMappingURL=hex-to-int.d.ts.map