source:
imaps-frontend/node_modules/lodash/fp/isWeakMap.js@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 4 days ago | |
---|---|
|
|
File size: 191 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 1 | var convert = require('./convert'), |
2 | func = convert('isWeakMap', require('../isWeakMap'), require('./_falseOptions')); | |
3 | ||
4 | func.placeholder = require('./placeholder'); | |
5 | module.exports = func; |
Note:
See TracBrowser
for help on using the repository browser.