mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-17 15:32:50 +00:00
3 lines
83 B
JavaScript
3 lines
83 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../array'));
|