mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
UI: Added new locale-aware and configurable number formatting (#354)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
> useless
|
||||
>
|
||||
|
||||
<b>Signature:</b>
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
getServerBaseSecurityLevel(host: string): number;
|
||||
@@ -21,7 +21,7 @@ getServerBaseSecurityLevel(host: string): number;
|
||||
| --- | --- | --- |
|
||||
| host | string | Host of target server. |
|
||||
|
||||
<b>Returns:</b>
|
||||
**Returns:**
|
||||
|
||||
number
|
||||
|
||||
|
||||
Reference in New Issue
Block a user