mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 02:03:01 +02:00
4 lines
91 B
TypeScript
4 lines
91 B
TypeScript
export declare function load(cb: () => void): void;
|
|
|
|
export declare const Engine: IEngine;
|