mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
NETSCRIPT: A minorly breaking change around script launch, and refactoring. (#1213)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ScriptArg } from "./ScriptArg";
|
||||
import type { ScriptArg } from "@nsdefs";
|
||||
|
||||
//This was previously in INetscriptHelper.ts, may move to its own file or a generic types file.
|
||||
export type ScriptIdentifier =
|
||||
|
||||
Reference in New Issue
Block a user