Add immediate triggering; move time to schedulerState
This commit is contained in:
parent
3a284696c9
commit
12cc1e9b5e
4 changed files with 79 additions and 8 deletions
|
|
@ -22,7 +22,7 @@ export * from './repl.mjs';
|
|||
export * from './signal.mjs';
|
||||
export * from './speak.mjs';
|
||||
export * from './state.mjs';
|
||||
export * from './time.mjs';
|
||||
export * from './schedulerState.mjs';
|
||||
export * from './timespan.mjs';
|
||||
export * from './ui.mjs';
|
||||
export * from './util.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue