mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-08 02:36:10 +00:00
refactor(core): own edit protocol contract
This commit is contained in:
@@ -5,7 +5,7 @@ export {
|
||||
STUDIO_WIDTH_PROP,
|
||||
STUDIO_HEIGHT_PROP,
|
||||
STUDIO_MANUAL_EDIT_GESTURE_ATTR,
|
||||
} from "@hyperframes/studio-server/draft-markers";
|
||||
} from "@hyperframes/core/editing/draft-markers";
|
||||
export const STUDIO_ROTATION_PROP = "--hf-studio-rotation";
|
||||
|
||||
/* ── Internal DOM attribute names ─────────────────────────────────── */
|
||||
|
||||
Reference in New Issue
Block a user