remove old clockworker + scheduler
This commit is contained in:
parent
33cb506c71
commit
7d47f5aba3
4 changed files with 1 additions and 166 deletions
|
|
@ -15,8 +15,6 @@ export * from './state.mjs';
|
|||
export * from './timespan.mjs';
|
||||
export * from './util.mjs';
|
||||
export * from './speak.mjs';
|
||||
export * from './clockworker.mjs';
|
||||
export * from './scheduler.mjs';
|
||||
export * from './evaluate.mjs';
|
||||
export * from './repl.mjs';
|
||||
export { default as drawLine } from './drawLine.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue