feat: processing 체계를 일괄 변경
This commit is contained in:
@@ -227,7 +227,6 @@ declare const commandList: {
|
||||
values: commandItem[];
|
||||
}[];
|
||||
declare const serverNow: string;
|
||||
declare const serverID: string;
|
||||
type TurnObj = {
|
||||
action: string;
|
||||
brief: string;
|
||||
|
||||
Reference in New Issue
Block a user