b9975697e2
Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
4 lines
96 B
TypeScript
4 lines
96 B
TypeScript
export function Controls() {
|
|
throw new Error('VideoWebControls may not be used on native.')
|
|
}
|