mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-18 14:30:22 +00:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
"use strict";
|
|
|
|
module.exports = function (value) { return value; };
|