OSDN Git Service

new repo
[bytom/vapor.git] / tools / side_chain_tool / web / node_modules / jquery / src / data / var / dataPriv.js
1 define( [
2         "../Data"
3 ], function( Data ) {
4         "use strict";
5
6         return new Data();
7 } );