mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-01 02:14:51 +00:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
|
|
"use strict";
|
||
|
|
|
||
|
|
module.exports = require("./_iterate")("some", false);
|