From 130146759e6ed740fc9411dc8311593d38fc7230 Mon Sep 17 00:00:00 2001 From: G Date: Fri, 15 Dec 2023 19:02:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E5=8E=BB=E9=99=A4=E5=85=A8?= =?UTF-8?q?=E5=B1=80=E6=9A=B4=E9=9C=B2=E7=9A=84d=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/gbeata/src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gbeata/src/index.ts b/packages/gbeata/src/index.ts index 708677fb..402d52a2 100644 --- a/packages/gbeata/src/index.ts +++ b/packages/gbeata/src/index.ts @@ -92,4 +92,4 @@ const init = { }; export default init; -export * from './index.d'; +// export * from './index.d';