source:
node_modules/lodash/fp/isArguments.js@
65b6638
| Last change on this file since 65b6638 was d24f17c, checked in by , 18 months ago | |
|---|---|
|
|
| File size: 195 bytes | |
| Line | |
|---|---|
| 1 | var convert = require('./convert'), |
| 2 | func = convert('isArguments', require('../isArguments'), require('./_falseOptions')); |
| 3 | |
| 4 | func.placeholder = require('./placeholder'); |
| 5 | module.exports = func; |
Note:
See TracBrowser
for help on using the repository browser.
