add test
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-09-19 11:16:24 +08:00
parent b02d7b99a6
commit 7d3cb2f070
9 changed files with 197 additions and 135 deletions

1
src/env.d.ts vendored
View File

@@ -1,6 +1,7 @@
/// <reference types="@rsbuild/core/types" />
interface ImportMetaEnv {
readonly PUBLIC_ENV: string
readonly PUBLIC_MAXKB_URL: string
readonly PUBLIC_OJ_URL: string
readonly PUBLIC_CODE_URL: string