UNPKG

core-js

Version:
9 lines (7 loc) 184 B
'use strict'; var has = require('../internals/weak-map-helpers').has; // Perform ? RequireInternalSlot(M, [[WeakMapData]]) module.exports = function (it) { has(it); return it; };