Commit 5bb3bb7c authored by 任建锋's avatar 任建锋

--

parent 94fffc50
...@@ -20036,15 +20036,6 @@ var tslib = {__extends: __extends,__assign: __assign,__rest: __rest,__decorate: ...@@ -20036,15 +20036,6 @@ var tslib = {__extends: __extends,__assign: __assign,__rest: __rest,__decorate:
var proxyMethods = [ var proxyMethods = [
'onChildrenChange', 'onChildrenChange',
'addChild', 'addChild',
'addChildAt',
'swapChildren',
'getChildIndex',
'setChildIndex',
'getChildAt',
'getChildByName',
'removeChild',
'removeChildAt',
'removeChildren',
]; ];
var ScrollView = (function (_super) { var ScrollView = (function (_super) {
tslib_1.__extends(ScrollView, _super); tslib_1.__extends(ScrollView, _super);
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment