PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
reg-exp
/
#
/
split
"use strict"; var re = /\|/; module.exports = function () { if (typeof re.split !== "function") return false; return re.split("bar|foo")[1] === "foo"; };
[-] is-implemented.js
[edit]
[+]
..
[-] shim.js
[edit]
[-] index.js
[edit]
[-] implement.js
[edit]