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:
@@ -5,7 +5,7 @@
|
||||
## SleeveClassTask type
|
||||
|
||||
|
||||
<b>Signature:</b>
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
type SleeveClassTask = {
|
||||
@@ -14,5 +14,5 @@ type SleeveClassTask = {
|
||||
location: LocationName | `${LocationName}`;
|
||||
};
|
||||
```
|
||||
<b>References:</b> [UniversityClassType](./bitburner.universityclasstype.md)<!-- -->, [GymType](./bitburner.gymtype.md)<!-- -->, [LocationName](./bitburner.locationname.md)
|
||||
**References:** [UniversityClassType](./bitburner.universityclasstype.md)<!-- -->, [GymType](./bitburner.gymtype.md)<!-- -->, [LocationName](./bitburner.locationname.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user