Home
last modified time | relevance | path

Searched refs:normalizeArray (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/npm-normalize-package-bin/lib/
Dindex.js8 : Array.isArray(pkg.bin) ? normalizeArray(pkg)
20 const normalizeArray = pkg => { function