mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
FEATURE: BitNode options (#1411)
This commit is contained in:
11
markdown/bitburner.bitnodeoptions.sourcefileoverrides.md
Normal file
11
markdown/bitburner.bitnodeoptions.sourcefileoverrides.md
Normal file
@@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeOptions](./bitburner.bitnodeoptions.md) > [sourceFileOverrides](./bitburner.bitnodeoptions.sourcefileoverrides.md)
|
||||
|
||||
## BitNodeOptions.sourceFileOverrides property
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
sourceFileOverrides: Map<number, number>;
|
||||
```
|
||||
Reference in New Issue
Block a user