allbuild commit de644247

This commit is contained in:
Olivier Gagnon
2022-05-24 08:12:49 -04:00
parent de64424740
commit 8159dad5fa
70 changed files with 897 additions and 84 deletions
@@ -16,7 +16,7 @@ getContractType(filename: string, host?: string): string;
| Parameter | Type | Description |
| --- | --- | --- |
| filename | string | |
| filename | string | Filename of the contract. |
| host | string | Host of the server containing the contract. Optional. Defaults to current server if not provided. |
<b>Returns:</b>