bitburner-src/markdown/bitburner.gangotherinfo.md
Olivier Gagnon feb0430aff work on doc
2021-10-30 15:46:34 -04:00

462 B

Home > bitburner > GangOtherInfo

GangOtherInfo type

Signature:

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

References: GangName, GangOtherInfoObject