about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.web.tsx
blob: 59da5be42a25b1154137f09442421cb37ef2645f (plain) (blame)
1
2
3
export function VideoEmbedInnerNative() {
  throw new Error('VideoEmbedInnerNative may not be used on native.')
}