UNPKG

react-native-youtube-bridge

Version:

🎥 Easy-to-use YouTube player for React Native with cross-platform support

3 lines • 322 B
export { default as YoutubePlayer } from './YoutubePlayer'; export { PlayerState, ERROR_CODES, type YoutubePlayerVars, type YoutubePlayerProps, type ProgressData, type PlaybackQuality, type PlayerControls, type YouTubeError, type PlayerInfo, type PlayerEvents, } from './types/youtube'; //# sourceMappingURL=index.d.ts.map