BUGFIX: Add effect definition to fragmentObject (#891)

This commit is contained in:
TheAimMan
2023-10-30 04:00:31 -04:00
committed by GitHub
parent 009622069f
commit 6f67224146
5 changed files with 47 additions and 4 deletions
+11
View File
@@ -0,0 +1,11 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Fragment](./bitburner.fragment.md) &gt; [effect](./bitburner.fragment.effect.md)
## Fragment.effect property
**Signature:**
```typescript
effect: string;
```