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:
@@ -11,8 +11,6 @@ export { resolveIframe } from "./lib/timelineDOM";
|
||||
|
||||
// Store
|
||||
export { usePlayerStore, liveTime } from "./store/playerStore";
|
||||
// Public library surface; external consumers are invisible to the workspace analyzer.
|
||||
// fallow-ignore-next-line unused-exports
|
||||
export type { SelectElementOptions, TimelineElement, ZoomMode } from "./store/playerStore";
|
||||
|
||||
// Utils
|
||||
|
||||
Reference in New Issue
Block a user