index.js 111 Bytes RawBlameHistoryPermalink 1 2 3 4 "use strict"; module.exports = require("./is-implemented")() ? Array.prototype.entries : require("./shim");