Your IP : 216.73.216.79


Current Path : /var/www/html/reddsis/node_modules/underscore/amd/
Upload File :
Current File : /var/www/html/reddsis/node_modules/underscore/amd/isMap.js

define(['./_tagTester', './_stringTagBug', './_methodFingerprint'], function (_tagTester, _stringTagBug, _methodFingerprint) {

	var isMap = _stringTagBug.isIE11 ? _methodFingerprint.ie11fingerprint(_methodFingerprint.mapMethods) : _tagTester('Map');

	return isMap;

});