/** @param {NS} ns */ export async function main(ns) { ns.writePort(ns.pid, ns.corporation.hasUnlock("Smart Supply")); }