API: dynamic imports with ns.dynamicImport() (#2036)

This commit is contained in:
Shy
2025-04-10 01:49:01 +00:00
committed by GitHub
parent cdb74e74dd
commit d28a06e764
5 changed files with 90 additions and 0 deletions
+1
View File
@@ -628,6 +628,7 @@ export const RamCosts: RamCostTree<NSFull> = {
heart: { break: 0 },
tprintRaw: 0,
printRaw: 0,
dynamicImport: 0,
formulas: {
mockServer: 0,