This website works better with JavaScript.
Home
Explore
Help
Sign In
hopfma
/
om
Watch
4
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Ohm-Management - Projektarbeit B-ME
191
Commits
2
Branches
Tree:
0f06d8fcd7
om
/
node_modules
/
lodash
/
fp
/
number.js
number.js
84B
Raw
Normal View
History
Fix EsLint Brackets (error markup 'const').
6 years ago
1
2
var
convert =
require
(
'./convert'
);
module
.exports = convert(
require
(
'../number'
));