mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
netscript def is raw loaded
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
declare module "!!raw-loader!*" {
|
||||
const contents: { default: string };
|
||||
export = contents;
|
||||
}
|
||||
Reference in New Issue
Block a user