mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 17:29:31 +08:00
2 lines
83 B
Text
2 lines
83 B
Text
var convert = require('./convert');
|
|
module.exports = convert(require('../array'));
|