mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-04-20 04:47:34 +02:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../object'));
|