Variable ObjectConstantConst

ObjectConstant: { library: "typedoc"; version: "1.2.3"; githubStars: 1000000 } = ...

An plain JavaScript object using as const.

Type declaration

  • library: "typedoc"
  • version: "1.2.3"
  • githubStars: 1000000

    How many people starred us on GitHub.

Generated using TypeDoc