mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
rm any
This commit is contained in:
+1
-7
@@ -825,13 +825,7 @@ export interface GangOtherInfoObject {
|
||||
* @public
|
||||
*/
|
||||
export interface GangOtherInfo {
|
||||
"Slum Snakes": GangOtherInfoObject;
|
||||
Tetrads: GangOtherInfoObject;
|
||||
"The Syndicate": GangOtherInfoObject;
|
||||
"The Dark Army": GangOtherInfoObject;
|
||||
"Speakers for the Dead": GangOtherInfoObject;
|
||||
NiteSec: GangOtherInfoObject;
|
||||
"The Black Hand": GangOtherInfoObject;
|
||||
[key: string]: GangOtherInfoObject;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user