Preparing search index...
The search index is not available
owservable
owservable
CronJobType
Type Alias CronJobType
CronJobType
:
{
init
?:
()
=>
Promise
<
void
>
;
job
:
()
=>
void
|
Promise
<
void
>
;
options
?:
any
;
schedule
:
string
;
}
Type declaration
Optional
init
?:
()
=>
Promise
<
void
>
job
:
()
=>
void
|
Promise
<
void
>
Optional
options
?:
any
schedule
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
owservable
Loading...