UNPKG

capacitor-youtube-player

Version:
5 lines (4 loc) 165 B
import type { YoutubePlayerPlugin } from './definitions'; declare const YoutubePlayer: YoutubePlayerPlugin; export * from './definitions'; export { YoutubePlayer };