Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / var / hasOwn.js
diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/var/hasOwn.js b/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/var/hasOwn.js
new file mode 100644 (file)
index 0000000..32c002a
--- /dev/null
@@ -0,0 +1,5 @@
+define([
+       "./class2type"
+], function( class2type ) {
+       return class2type.hasOwnProperty;
+});