mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 08:42:53 +02:00
INFRA: Update everything except React (#312)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { ScriptArg } from "./ScriptArg";
|
||||
|
||||
export type ScriptIdentifier = //This was previously in INetscriptHelper.ts, may move to its own file or a generic types file.
|
||||
//This was previously in INetscriptHelper.ts, may move to its own file or a generic types file.
|
||||
export type ScriptIdentifier =
|
||||
| number
|
||||
| {
|
||||
scriptname: string;
|
||||
|
||||
Reference in New Issue
Block a user