index.ts 108 Bytes Raw Blame History Permalink 1 2 3 export { default as XGPlayer } from './src/XGPlayer.vue'; export { getVideoTypeByUrl } from './src/utils';