UNPKG

@ray-js/components

Version:

Ray basic components

4 lines (3 loc) 126 B
import NativeVideo from './NativeVideo'; export type { NativeVideoProps } from '@ray-js/adapter'; export default NativeVideo;