PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
string
/
#
/
repeat
"use strict"; var str = "foo"; module.exports = function () { if (typeof str.repeat !== "function") return false; return str.repeat(2) === "foofoo"; };
[-] is-implemented.js
[edit]
[+]
..
[-] shim.js
[edit]
[-] index.js
[edit]
[-] implement.js
[edit]