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