mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
14 lines
417 B
Markdown
14 lines
417 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [DarknetServerData](./bitburner.darknetserverdata.md) > [passwordHintData](./bitburner.darknetserverdata.passwordhintdata.md)
|
|
|
|
## DarknetServerData.passwordHintData property
|
|
|
|
Data associated with the password hint
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
passwordHintData: string;
|
|
```
|