From 6fff9221dde9a3fac4091358514eb33d13aad443 Mon Sep 17 00:00:00 2001 From: btea <2356281422@qq.com> Date: Fri, 30 May 2025 10:33:49 +0800 Subject: [PATCH] chore: gen script update component instance type (#20893) --- scripts/gc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gc.sh b/scripts/gc.sh index 785c681f8f..8003ac7f51 100755 --- a/scripts/gc.sh +++ b/scripts/gc.sh @@ -63,7 +63,7 @@ EOF cat > $DIRNAME/src/instance.ts < +export type ${NAME}Instance = InstanceType & unknown EOF cat <"$DIRNAME/index.ts"