From 00318a3baebdff3191a35fbb2ceb447640f248aa Mon Sep 17 00:00:00 2001 From: JackLee <809262979@qq.com> Date: Sun, 22 Feb 2026 17:03:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/cpp/types/libcurl/Index.d.ts | 1 - entry/src/main/cpp/types/libcurl/oh-package.json5 | 6 ------ 2 files changed, 7 deletions(-) delete mode 100644 entry/src/main/cpp/types/libcurl/Index.d.ts delete mode 100644 entry/src/main/cpp/types/libcurl/oh-package.json5 diff --git a/entry/src/main/cpp/types/libcurl/Index.d.ts b/entry/src/main/cpp/types/libcurl/Index.d.ts deleted file mode 100644 index e44f3615..00000000 --- a/entry/src/main/cpp/types/libcurl/Index.d.ts +++ /dev/null @@ -1 +0,0 @@ -export const add: (a: number, b: number) => number; \ No newline at end of file diff --git a/entry/src/main/cpp/types/libcurl/oh-package.json5 b/entry/src/main/cpp/types/libcurl/oh-package.json5 deleted file mode 100644 index a8698b09..00000000 --- a/entry/src/main/cpp/types/libcurl/oh-package.json5 +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "libcurl.so", - "types": "./Index.d.ts", - "version": "1.0.0", - "description": "Please describe the basic information." -} \ No newline at end of file