Entracte (TypeScript)
Preparing search index...
views/break-overlay/hooks/use-ambient-sound
AmbientSoundDeps
Type Alias AmbientSoundDeps
type
AmbientSoundDeps
=
{
startAmbient
?:
typeof
startAmbient
;
startCustomAmbient
?:
typeof
startCustomAmbient
;
}
Index
Properties
start
Ambient?
start
Custom
Ambient?
Properties
Optional
start
Ambient
startAmbient
?:
typeof
startAmbient
Optional
start
Custom
Ambient
startCustomAmbient
?:
typeof
startCustomAmbient
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
start
Ambient
start
Custom
Ambient
Entracte (TypeScript)
Loading...