Your IP : 216.73.216.79


Current Path : /var/www/html/reddsis/node_modules/underscore/modules/
Upload File :
Current File : /var/www/html/reddsis/node_modules/underscore/modules/isWeakMap.js

import tagTester from './_tagTester.js';
import { isIE11 } from './_stringTagBug.js';
import { ie11fingerprint, weakMapMethods }  from './_methodFingerprint.js';

export default isIE11 ? ie11fingerprint(weakMapMethods) : tagTester('WeakMap');