Skip to content

Commit 5b43e54

Browse files
committed
revert: TCustomInstanceProperty
1 parent 8a05832 commit 5b43e54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

types/wx/lib.wx.component.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ declare namespace WechatMiniprogram.Component {
5656
Partial<Method<TMethod, TIsPage>> &
5757
Partial<OtherOption> &
5858
Partial<Lifetimes> &
59-
// 有很大几率会在 this.xxx 上使用一些暂存的变量,应该像Page一样支持传入自定义属性
60-
Partial<TCustomInstanceProperty> &
6159
ThisType<
6260
Instance<
6361
TData,

0 commit comments

Comments
 (0)