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