mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-04-21 05:17:50 +02:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../string'));
|