mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2025-01-08 01:47:28 -08:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
|
var convert = require('./convert');
|
||
|
module.exports = convert(require('../number'));
|