import {NS} from "NetscriptDefinitions"; export async function main(ns: NS) { ns.run("watcher.js") ns.run("hacknet.js") }