AutoSource.js 142 B

12
  1. //>>built
  2. define(["../_base/declare","./Source"],function(a,b){return a("dojo.dnd.AutoSource",b,{constructor:function(){this.autoSync=!0}})});