mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 05:33:54 +01:00
reverted back to orginal
This commit is contained in:
parent
a48d91b4cd
commit
ab24e4865e
@ -11,23 +11,6 @@ Collection of all functions passed to scripts
|
||||
```typescript
|
||||
export interface NS extends Singularity
|
||||
```
|
||||
|
||||
<b>Usage:</b>
|
||||
|
||||
ns1:
|
||||
```
|
||||
property.methodName
|
||||
```
|
||||
paragraph [ns1 gameDocs](https://bitburner.readthedocs.io/en/latest/netscript/netscript1.html)
|
||||
|
||||
<!-- Didn't know if you wanted separation here like horizontal rules will leave this up to you -->
|
||||
|
||||
ns2:
|
||||
```
|
||||
ns.property.methodName
|
||||
```
|
||||
paragraph [ns2 gameDocs](https://bitburner.readthedocs.io/en/latest/netscript/netscriptjs.html)
|
||||
|
||||
<b>Extends:</b> [Singularity](./bitburner.singularity.md)
|
||||
|
||||
## Properties
|
||||
|
Loading…
Reference in New Issue
Block a user