From e6eb7eeebd6990c1ff400a1ff50859c0234f43bd Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Mon, 20 Oct 2025 09:36:19 -0700 Subject: [PATCH] chore: updates d files --- assets/components.d.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/assets/components.d.ts b/assets/components.d.ts index c0f20b8e..01dbb203 100644 --- a/assets/components.d.ts +++ b/assets/components.d.ts @@ -1,8 +1,11 @@ /* eslint-disable */ // @ts-nocheck +// biome-ignore lint: disable +// oxlint-disable +// ------ // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 -// biome-ignore lint: disable + export {} /* prettier-ignore */