nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / jquery / src / var / hasOwn.js
1 define( [
2         "./class2type"
3 ], function( class2type ) {
4         return class2type.hasOwnProperty;
5 } );