chore(types): remove unnecessary export statements from global and unocss type definitions

This commit is contained in:
严浩
2025-07-29 09:20:31 +08:00
parent 8ca42a4cdd
commit 8e8a272f2e
2 changed files with 0 additions and 4 deletions

View File

@@ -7,5 +7,3 @@ declare module 'vue' {
$__DEV__: boolean;
}
}
export {};