mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-02 19:04:51 +00:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
|
|
var convert = require('./convert');
|
||
|
|
module.exports = convert(require('../math'));
|