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