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