Doc changes

This commit is contained in:
Mughur
2023-01-30 20:51:00 +02:00
parent 867236e153
commit 6369ab434b
17 changed files with 244 additions and 3 deletions

View File

@@ -6854,7 +6854,7 @@ export type NS = {
* @remarks
* RAM cost: 2.4 GB
*
* Increases your rep gain of hacking contracts while share is called.
* Increases your rep gain of all faction work types while share is called.
* Scales with thread count.
*/
share(): Promise<void>;