mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 18:22:58 +02:00
UI: Search and read NS API docs in editor tab and documentation tab (#2163)
This commit is contained in:
Vendored
+4
@@ -60,3 +60,7 @@ module "monaco-vim" {
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
declare module "fast-dice-coefficient" {
|
||||
export default function dice(a: string, b: string): number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user