UNPKG

es6-weak-map

Version:
12 lines (10 loc) 222 B
"use strict"; if (!require("./is-implemented")()) { Object.defineProperty(require("es5-ext/global"), "WeakMap", { value: require("./polyfill"), configurable: true, enumerable: false, writable: true }); }