mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
refactor: restructure files to their domains, new preview overlay system, and dep graph
This commit is contained in:
@@ -3,8 +3,8 @@ import {
|
||||
DEFAULT_GRAPHIC_SOURCE_SIZE,
|
||||
getGraphicDefinition,
|
||||
registerDefaultGraphics,
|
||||
} from "@/lib/graphics";
|
||||
import type { ParamValues } from "@/lib/params";
|
||||
} from "@/graphics";
|
||||
import type { ParamValues } from "@/params";
|
||||
import {
|
||||
VisualNode,
|
||||
type ResolvedVisualNodeState,
|
||||
|
||||
Reference in New Issue
Block a user