fix sleeve in netscript def

This commit is contained in:
Olivier Gagnon 2021-10-24 12:19:01 -04:00
parent f044dc6603
commit 65ac7ff6e3
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -3214,7 +3214,7 @@ interface NS extends TIX, Singularity {
/** /**
* @ramCost 0 GB * @ramCost 0 GB
*/ */
readonly sleeve: CodingContract; readonly sleeve: Sleeve;
/** /**
* Arguments passed into a script can be accessed using a normal * Arguments passed into a script can be accessed using a normal