UNPKG
fivem.hex
Version:
latest (0.0.5)
0.0.5
Steam hex id conversion
fivem.hex
/
lodash
/
fp
/
util.js
3 lines
(2 loc)
•
82 B
JavaScript
View Raw
1
2
3
var
convert =
require
(
'./convert'
);
module
.
exports
=
convert
(
require
(
'../util'
));