UNPKG

core-js

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