Add createDefaultResolvedControlSource function

This commit is contained in:
2026-04-15 03:46:58 +02:00
parent d4de319292
commit a201545818

View File

@@ -40,6 +40,7 @@ import type { ProjectAssetRecord } from "../assets/project-assets";
import type { BoxBrush } from "../document/brushes";
import {
applyControlEffectToResolvedState,
createDefaultResolvedControlSource,
createInteractionLinkResolvedControlSource,
type ActorControlTargetRef,
type ControlEffect,