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