3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
var convert = require('./convert');
|
|
module.exports = convert(require('../lang'));
|