mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-22 06:04:41 +00:00
2 lines
88 B
JavaScript
2 lines
88 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../collection'));
|