mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 07:48:37 +02:00
API: dynamic imports with ns.dynamicImport() (#2036)
This commit is contained in:
@@ -628,6 +628,7 @@ export const RamCosts: RamCostTree<NSFull> = {
|
||||
heart: { break: 0 },
|
||||
tprintRaw: 0,
|
||||
printRaw: 0,
|
||||
dynamicImport: 0,
|
||||
|
||||
formulas: {
|
||||
mockServer: 0,
|
||||
|
||||
Reference in New Issue
Block a user