blob: a0a368fdb377945dfd2ea91ec112d87d5ad79301 [file] [log] [blame]
"use strict";
module.exports = require("./is-implemented")() ? String.prototype.startsWith : require("./shim");