mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-03 19:34:43 +00:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
module.exports = require('./lib/picomatch');
|