mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-23 16:06:33 +02:00
DNET: simplify getServer return type; add all missing dnet properties to getServerAuthDetails (#2746)
This commit is contained in:
committed by
GitHub
parent
00f0756a59
commit
3acdf019f8
@@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [DarknetServerDetails](./bitburner.darknetserverdetails.md) > [data](./bitburner.darknetserverdetails.data.md)
|
||||
|
||||
## DarknetServerDetails.data property
|
||||
|
||||
Data from the passwordHint, if any.
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
data: string;
|
||||
```
|
||||
Reference in New Issue
Block a user