exitExits

This commit is contained in:
Snarling
2022-09-01 08:23:31 -04:00
parent 2592c6ccd8
commit 1be015898c
2 changed files with 6 additions and 7 deletions

View File

@@ -5424,7 +5424,7 @@ export interface NS {
* @remarks
* RAM cost: 0 GB
*/
exit(): void;
exit(): never;
/**
* Copy file between servers.