mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-09-03 03:51:34 +00:00
2 lines
83 B
JavaScript
2 lines
83 B
JavaScript
|
|
var convert = require('./convert');
|
||
|
|
module.exports = convert(require('../array'));
|