screepCode/src/index.d.ts

3 lines
41 B
TypeScript
Raw Normal View History

2024-11-03 20:56:43 +08:00
interface CreepMemory{
role: string
}