finish init again

This commit is contained in:
2025-06-18 09:26:56 +08:00
commit 29d5b6927d
57 changed files with 21760 additions and 0 deletions

10
auto-imports.d.ts vendored Normal file
View File

@ -0,0 +1,10 @@
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
// biome-ignore lint: disable
export {}
declare global {
}