Entracte (TypeScript)
Preparing search index...
views/break-overlay/hooks/use-countdown
CountdownDeps
Type Alias CountdownDeps
type
CountdownDeps
=
{
invoke
?:
typeof
invoke
;
playCustomSound
?:
typeof
playCustomSound
;
playSound
?:
typeof
playSound
;
}
Index
Properties
invoke?
play
Custom
Sound?
play
Sound?
Properties
Optional
invoke
invoke
?:
typeof
invoke
Optional
play
Custom
Sound
playCustomSound
?:
typeof
playCustomSound
Optional
play
Sound
playSound
?:
typeof
playSound
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
invoke
play
Custom
Sound
play
Sound
Entracte (TypeScript)
Loading...