mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 12:54:29 +00:00
PlaygroundPreview implements PreviewAdapter but was missing attachSync, which this branch added to the interface — a real TS break (no typecheck script wires sdk-playground into CI, so nothing caught it). Mirrors the same no-op stub already added to HeadlessPreviewAdapter.