Formatted and linted

This commit is contained in:
Undeemiss
2022-05-17 15:25:27 -05:00
parent b18c18e19a
commit c01cf85d27
3 changed files with 11 additions and 10 deletions

View File

@@ -4994,7 +4994,7 @@ export interface NS {
*
* @param pid - Optional. PID of the script having its tail closed. If omitted, the current script is used.
*/
closeTail(pid?: number): void;
closeTail(pid?: number): void;
/**
* Get the list of servers connected to a server.