Edit File: index.js
"use strict"; module.exports = require("./is-implemented")() ? WeakMap : require("./polyfill");
Back to File Manager