PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
ext
/
string_
/
includes
"use strict"; var indexOf = String.prototype.indexOf; module.exports = function (searchString/*, position*/) { return indexOf.call(this, searchString, arguments[1]) > -1; };
[-] is-implemented.js
[edit]
[+]
..
[-] index.js
[edit]
[-] implementation.js
[edit]