mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 22:38:34 +02:00
rm any
This commit is contained in:
8
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
8
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -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