mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
461 B
461 B
Home > bitburner > GangOtherInfo
GangOtherInfo type
Signature:
type GangOtherInfo = {
/** Stock Symbol */
[key in GangName]: GangOtherInfoObject[];
};
References: GangName, GangOtherInfoObject