mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +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 { State, TimeSpan } from '@strudel.cycles/core';
|
||||
|
||||
class Scheduler {
|
||||
worker;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user