mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-05 06:50:58 +00:00
2 lines
84 B
JavaScript
2 lines
84 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../string'));
|