@bodil/core
System
Light
Dark
Search…
Preparing search index...
async
SchedulerAPI
Type Alias SchedulerAPI
type
SchedulerAPI
=
{
schedule
:
(
job
:
()
=>
void
)
=>
Disposable
;
}
Properties
schedule
schedule
:
(
job
:
()
=>
void
)
=>
Disposable
Properties
schedule
@bodil/core - v0.5.6
Loading...