UNPKG
fivem.hex
Version:
latest (0.0.5)
0.0.5
Steam hex id conversion
fivem.hex
/
lodash
/
fp.js
3 lines
(2 loc)
•
101 B
JavaScript
View Raw
1
2
3
var
_ =
require
(
'./lodash.min'
).
runInContext
();
module
.
exports
=
require
(
'./fp/_baseConvert'
)(_, _);