scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 57  →  ?path2? @ 58
/bower_components/jquery/src/data/var/dataPriv.js
@@ -0,0 +1,7 @@
define( [
"../Data"
], function( Data ) {
"use strict";
 
return new Data();
} );