mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-08 14:27:37 +01:00
2 lines
95 B
TypeScript
2 lines
95 B
TypeScript
|
export declare function startWorkerScript(script: RunningScript, server: BaseServer): boolean;
|