@mtakla/cronops
GitHub
NPM
Preparing search index...
index
default
Variable default
default
:
{
createJobLoader
:
(
options
?:
LoaderOptions
)
=>
JobLoader
;
createJobRunner
:
(
job
:
Job
,
options
?:
RunnerOptions
)
=>
JobRunner
;
createJobScheduler
:
(
options
?:
RunnerOptions
)
=>
JobScheduler
;
}
Type Declaration
createJobLoader
:
(
options
?:
LoaderOptions
)
=>
JobLoader
createJobRunner
:
(
job
:
Job
,
options
?:
RunnerOptions
)
=>
JobRunner
createJobScheduler
:
(
options
?:
RunnerOptions
)
=>
JobScheduler
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
NPM
@mtakla/cronops
Loading...