mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
NETSCRIPT: A minorly breaking change around script launch, and refactoring. (#1213)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ScriptArg } from "../../Netscript/ScriptArg";
|
||||
import type { ScriptArg } from "@nsdefs";
|
||||
import type { ScriptFilePath } from "../../Paths/ScriptFilePath";
|
||||
|
||||
// This needs to be high in the dependency graph, with few/no dependencies of
|
||||
|
||||
Reference in New Issue
Block a user