Merge "prototypes: xci: Move host keys away from / directory"
[releng.git] / utils / test / testapi / 3rd_party / static / testapi-ui / assets / lib / jquery / src / ajax / var / nonce.js
1 define( [
2         "../../core"
3 ], function( jQuery ) {
4         "use strict";
5
6         return jQuery.now();
7 } );