liuyg
2021-06-11 f04efcae7635378aed3bca570322a38cae97d722
1
2
//>>built
define(["./query","./_base/lang","./html"],function(a,b,d){a=a.NodeList;b.extend(a,{html:function(a,b){var c=new d._ContentSetter(b||{});this.forEach(function(b){c.node=b;c.set(a);c.tearDown()});return this}});return a});