mysql5/mysql-5.7.27/storage/ndb/mcc/frontend/dojo/dojox/image.js.uncompressed.js

9 lines
188 B
JavaScript

//>>built
define("dojox/image", ["./image/_base"], function(image){
/*=====
dojox.image = {
// summary: Collection of image-related widgets and controls
};
=====*/
return image;
});