mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 21:07:04 +02:00
MISC: Show values of constants in type hints. (#1515)
This commit is contained in:
@@ -2,4 +2,4 @@ export const StanekConstants = {
|
||||
RAMBonus: 0.1,
|
||||
BaseSize: 9,
|
||||
MaxSize: 25,
|
||||
};
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user