mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 16:18:26 -04:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
|
|
var convert = require('./convert');
|
||
|
|
module.exports = convert(require('../object'));
|