Preparing search index...
The search index is not available
owservable
owservable
WatcherType
Type Alias WatcherType
WatcherType
:
{
init
?:
()
=>
Promise
<
void
>
;
waitForInit
?:
boolean
;
watch
:
()
=>
void
|
Promise
<
void
>
;
}
Type declaration
Optional
init
?:
()
=>
Promise
<
void
>
Optional
waitForInit
?:
boolean
watch
:
()
=>
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
owservable
Loading...