bitburner-src/markdown/bitburner.gangotherinfo.md
Olivier Gagnon 43fc5dfd48 work on doc
2021-10-30 12:34:14 -04:00

461 B

Home > bitburner > GangOtherInfo

GangOtherInfo type

Signature:

type GangOtherInfo = {
  /** Stock Symbol */
  [key in GangName]: GangOtherInfoObject[];
};

References: GangName, GangOtherInfoObject