Skip to content

Commit

Permalink
Add missing +BrowserResult
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Jan 19, 2024
1 parent 0336819 commit 253d3eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1951,6 +1951,10 @@ BrowserCommand = (

<!-- Nothing yet -->
<pre class="cddl local-cddl">
BrowserResult = (
browser.CreateUserContextResult /
browser.GetUserContextsResult
)
</pre>


Expand Down

0 comments on commit 253d3eb

Please sign in to comment.