diff options
Diffstat (limited to 'js/yui3/attribute-complex/attribute-complex-min.js')
-rw-r--r-- | js/yui3/attribute-complex/attribute-complex-min.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/js/yui3/attribute-complex/attribute-complex-min.js b/js/yui3/attribute-complex/attribute-complex-min.js new file mode 100644 index 000000000..5d2eb598f --- /dev/null +++ b/js/yui3/attribute-complex/attribute-complex-min.js @@ -0,0 +1,8 @@ +/* +YUI 3.17.2 (build 9c3c78e) +Copyright 2014 Yahoo! Inc. All rights reserved. +Licensed under the BSD License. +http://yuilibrary.com/license/ +*/ + +YUI.add("attribute-complex",function(e,t){var n=e.Attribute;n.Complex=function(){},n.Complex.prototype={_normAttrVals:n.prototype._normAttrVals,_getAttrInitVal:n.prototype._getAttrInitVal},e.AttributeComplex=n.Complex},"3.17.2",{requires:["attribute-base"]}); |