update doc

This commit is contained in:
Olivier Gagnon
2022-03-17 16:50:46 -04:00
parent ed46ef319c
commit ceb2a48d9f
121 changed files with 722 additions and 234 deletions

View File

@@ -0,0 +1,11 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [AutocompleteData](./bitburner.autocompletedata.md) &gt; [servers](./bitburner.autocompletedata.servers.md)
## AutocompleteData.servers property
<b>Signature:</b>
```typescript
servers: string[];
```