代码ts化, 修复编译上传脚本
This commit is contained in:
5
src/index.d.ts
vendored
5
src/index.d.ts
vendored
@@ -1,3 +1,4 @@
|
||||
interface CreepMemory{
|
||||
role: string
|
||||
}
|
||||
role: string,
|
||||
working: boolean | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user