UNPKG

@runforest/js

Version:

Javascript.

7 lines (5 loc) 179 B
var call = require('../internals/function-call'); module.exports = function (it) { // eslint-disable-next-line es-x/no-map -- safe return call(Map.prototype.entries, it); };