OSDN Git Service

33d0cffb67f821ef5eb2c52813f07c2dcb916f79
[bytom/vapor.git] / tools / side_chain_tool / web / node_modules / jquery / src / ajax / var / nonce.js
1 define( function() {
2         "use strict";
3
4         return Date.now();
5 } );