fix: import

This commit is contained in:
Felix Roos 2024-04-04 00:38:08 +02:00
parent 0ba4be0571
commit a4897adb83

View File

@ -1,5 +1,5 @@
import { getDrawContext } from '@strudel/draw';
import { controls, getTime } from '@strudel/core';
import { controls, getTime, reify } from '@strudel/core';
let latestOptions;
let hydra;