PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
array
"use strict"; var isArray = Array.isArray; module.exports = function (value) { if (isArray(value)) return value; throw new TypeError(value + " is not an array"); };
[-] valid-array.js
[edit]
[-] _is-extensible.js
[edit]
[+]
#
[-] generate.js
[edit]
[+]
..
[-] _sub-array-dummy.js
[edit]
[-] is-plain-array.js
[edit]
[-] index.js
[edit]
[-] to-array.js
[edit]
[+]
from
[-] _sub-array-dummy-safe.js
[edit]
[+]
of