about summary refs log tree commit diff
path: root/src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.web.tsx
blob: 2760c7fafd413b84fdbbe6aab135cddb958fe6e6 (plain) (blame)
1
2
3
export function VideoEmbedInnerNative() {
  throw new Error('VideoEmbedInnerNative may not be used on web.')
}