mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-25 20:48:27 +00:00
fix: core imports in scheduler
This commit is contained in:
parent
0b370bd40d
commit
dcb5af3339
@ -1,4 +1,5 @@
|
|||||||
import ClockWorker from './clockworker.mjs';
|
import ClockWorker from './clockworker.mjs';
|
||||||
|
import { State, TimeSpan } from '@strudel.cycles/core';
|
||||||
|
|
||||||
class Scheduler {
|
class Scheduler {
|
||||||
worker;
|
worker;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user