mirror of
https://github.com/nextcloud/nextcloud.com.git
synced 2026-01-28 14:01:36 +00:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../string'));
|