mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-09 08:40:59 +00:00
3 lines
86 B
JavaScript
3 lines
86 B
JavaScript
|
|
var convert = require('./convert');
|
||
|
|
module.exports = convert(require('../function'));
|