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