mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-13 02:00:58 +00:00
3 lines
97 B
JavaScript
3 lines
97 B
JavaScript
"use strict";
|
|
|
|
module.exports = require("./is-implemented")() ? WeakMap : require("./polyfill");
|