Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cl4cnam authored Sep 23, 2024
1 parent ba58f6c commit cb96491
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
<option value="parallelAfter">Syntax example: parallel exitAfter</option>
<option value="parallelWith">Syntax example: parallel exitWith</option>
<option value="parallelSelect">Syntax example: parallel select</option>
<option value="soundSequence">Syntax example: sound sequence</option>
<option value="soundParallel">Syntax example: sound parallel</option>
<option value="soundParallelMin">Syntax example: sound parallel exitAfter</option>
<option value="break">Syntax example: break</option>
<option value="awaitClickBip">Syntax example: awaitClickBip</option>
<option value="awaitVariable">Syntax example: await a variable</option>
Expand Down

0 comments on commit cb96491

Please sign in to comment.