Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / var / hasOwn.js
1 define([
2         "./class2type"
3 ], function( class2type ) {
4         return class2type.hasOwnProperty;
5 });