ObjectConstant | TypeDoc Example
https://typedoc.org/example/variables/ObjectConstant.html • 8 KB fetched Open original page
ObjectConstant | TypeDoc Example
TypeDoc Example
Docs API GitHub
Preparing search index...
* ObjectConstant
Variable ObjectConstant Const
ObjectConstant : { library : "typedoc" ; version : "1.2.3" ; githubStars : 1000000 } = ...
An plain JavaScript object using as const .
Type Declaration
*
Readonly library : "typedoc"
*
Readonly version : "1.2.3"
*
Readonly githubStars : 1000000
How many people starred us on GitHub.
* Defined in example/src/variables.ts:8
Settings
Member Visibility
* Protected
* Inherited
* External
Theme OS Light Dark
Docs API GitHub
TypeDoc Example
* Loading...
Generated using TypeDoc
Links found on this page
- TypeDoc Example [direct]
- Docs [direct]
- API [direct]
- GitHub [direct]
- ObjectConstant [direct]
- example/src/variables.ts:8 [direct]
- TypeDoc Example [direct]
|
|