UNPKG

@bytedance/mona-client-web

Version:

web for mona

5 lines (4 loc) 158 B
import React from 'react'; import { LivePlayerProps } from '@bytedance/mona'; declare const LivePlayer: React.FC<LivePlayerProps>; export default LivePlayer;