1
0
mirror of https://github.com/fumiama/sekusu.git synced 2026-06-30 08:50:29 +08:00

first commit

This commit is contained in:
源文雨
2024-02-22 02:58:27 +09:00
commit 9e32993a82
29 changed files with 2830 additions and 0 deletions

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

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