mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
3 lines
123 B
TypeScript
3 lines
123 B
TypeScript
export declare function isRepeatableAug(aug: Augmentation): boolean;
|
|
export declare function installAugmentations(): void;
|