Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
arnog committed Nov 11, 2024
1 parent 85faec0 commit 0df1d28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -7210,8 +7210,8 @@ static loadSound(sound): Promise<void>
\| `"keypress"`
\| `"plonk"`
\| `"delete"`
\| `"return"`
\| `"spacebar"`
\| `"return"`
`Promise`\<`void`\>
Expand Down Expand Up @@ -7247,8 +7247,8 @@ static playSound(name): Promise<void>
\| `"keypress"`
\| `"plonk"`
\| `"delete"`
\| `"return"`
\| `"spacebar"`
\| `"return"`
`Promise`\<`void`\>
Expand Down

0 comments on commit 0df1d28

Please sign in to comment.