document setSound api
This commit is contained in:
parent
41d82eaadf
commit
ff1e6714c6
3 changed files with 81 additions and 2 deletions
|
|
@ -73,6 +73,7 @@ export const SIDEBAR: Sidebar = {
|
|||
],
|
||||
Development: [
|
||||
{ text: 'REPL', link: 'technical-manual/repl' },
|
||||
{ text: 'Sounds', link: 'technical-manual/sounds' },
|
||||
{ text: 'Packages', link: 'technical-manual/packages' },
|
||||
{ text: 'Docs', link: 'technical-manual/docs' },
|
||||
{ text: 'Testing', link: 'technical-manual/testing' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue