From 05c970d1e7bb8163e8068692aa73ed6cef69d5e2 Mon Sep 17 00:00:00 2001 From: R2m1liA <15258427350@163.com> Date: Sat, 15 Nov 2025 16:33:52 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除useMeilisearch --- app/composables/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/app/composables/index.ts b/app/composables/index.ts index 07928bd..1e8bfb4 100644 --- a/app/composables/index.ts +++ b/app/composables/index.ts @@ -1,3 +1,2 @@ export * from './directus'; export * from './useLocalizations'; -export * from './useMeilisearch';