Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / var / pnum.js
diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/var/pnum.js b/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/var/pnum.js
new file mode 100644 (file)
index 0000000..4070447
--- /dev/null
@@ -0,0 +1,3 @@
+define(function() {
+       return (/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/).source;
+});