mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
14 lines
514 B
Markdown
14 lines
514 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [DarknetServerData](./bitburner.darknetserverdata.md) > [modelId](./bitburner.darknetserverdata.modelid.md)
|
|
|
|
## DarknetServerData.modelId property
|
|
|
|
The model of the server. Similar models have similar vulnerabilities. The model list is intentionally undocumented. You are supposed to experiment and discover the models.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
modelId: string;
|
|
```
|