Skip to content

Commit

Permalink
fixing InstallResult type definition
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmod committed Oct 9, 2024
1 parent 13d0f1f commit 608978e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -11324,9 +11324,9 @@ ExtensionsCommand = (
[=local end definition=]

<pre class="cddl local-cddl">
ExtensionsResult = (
ExtensionsResult = {
extensions.InstallResult
)
}
</pre>

### Types ### {#module-extensions-types}
Expand Down

0 comments on commit 608978e

Please sign in to comment.