1 2 3 4
/** @param {NS} ns */ export async function main(ns) { ns.singularity.installAugmentations("start.js"); }