index.js 113 Bytes
"use strict";

module.exports = require("./is-implemented")() ? String.prototype.startsWith : require("./shim");