mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-04-26 23:58:51 +02:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../lang'));
|