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