From a96b48bd80b6ecc7dc49fb4b4d6fec8fb47d993b Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 4 Jun 2024 17:41:00 +0200 Subject: [PATCH] chore: wip --- storage/framework/core/components/notification/components.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/storage/framework/core/components/notification/components.d.ts b/storage/framework/core/components/notification/components.d.ts index 13f687842b..40e5484bc6 100644 --- a/storage/framework/core/components/notification/components.d.ts +++ b/storage/framework/core/components/notification/components.d.ts @@ -2,6 +2,7 @@ // @ts-nocheck // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 +export {} /* prettier-ignore */ declare module 'vue' {