From 7d60e899640b1b0e1ea496ebce3ad465cff98ae8 Mon Sep 17 00:00:00 2001 From: Malash Date: Tue, 8 Jan 2019 12:44:45 +0800 Subject: [PATCH] remove unsupported functional data --- types/weixin-app/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/weixin-app/index.d.ts b/types/weixin-app/index.d.ts index 2e2eb35481..89910bd9ba 100644 --- a/types/weixin-app/index.d.ts +++ b/types/weixin-app/index.d.ts @@ -3756,7 +3756,7 @@ declare namespace wx { Methods, Props > = object & - ComponentOptions Data), Methods, Props> & + ComponentOptions & ThisType>>; interface ComponentRelation {