UPDATE 4.4.0.0
[phpmyadmin.git] / js / jquery / src / jquery / ajax / var / nonce.js
blob0871aae881074b442e0cea950421201f50ad9a35
1 define([
2         "../../core"
3 ], function( jQuery ) {
4         return jQuery.now();
5 });