mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 15:28:43 +02:00
prettify, sorry for the big ass commit
This commit is contained in:
4
src/InteractiveTutorial.d.ts
vendored
4
src/InteractiveTutorial.d.ts
vendored
@@ -1,3 +1,3 @@
|
||||
export declare function iTutorialNextStep(): void;
|
||||
export declare const ITutorial: {isRunning: boolean; currStep: number};
|
||||
export declare const iTutorialSteps: {[key: string]: number};
|
||||
export declare const ITutorial: { isRunning: boolean; currStep: number };
|
||||
export declare const iTutorialSteps: { [key: string]: number };
|
||||
|
||||
Reference in New Issue
Block a user