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