mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-09 18:50:24 +00:00
[screeps] Release 2.5.1 (#29623)
This commit is contained in:
Vendored
+838
-782
File diff suppressed because it is too large
Load Diff
@@ -655,3 +655,10 @@ function keys<T>(o: T): Array<keyof T> {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Room event log
|
||||
|
||||
{
|
||||
room.getEventLog();
|
||||
room.getEventLog(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user