fix: 问题修复
This commit is contained in:
5
types/ntrp-evaluate.ts
Normal file
5
types/ntrp-evaluate.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export enum StageType {
|
||||
INTRO = "intro",
|
||||
TEST = "test",
|
||||
RESULT = "result",
|
||||
}
|
||||
Reference in New Issue
Block a user