refactor(core): own edit protocol contract

This commit is contained in:
James
2026-07-18 13:24:57 -04:00
parent 177681aff1
commit 562544f68d
11 changed files with 213 additions and 17 deletions
@@ -1,2 +1,2 @@
/** @deprecated Import from @hyperframes/studio-server/draft-markers */
export * from "@hyperframes/studio-server/draft-markers";
/** @deprecated Import from @hyperframes/core/editing/draft-markers. */
export * from "../../editing/draftMarkers.js";