import { useVideo } from '@/core/useVideo'; import JoLPlayer from '@/core/index'; export { useVideo }; export default JoLPlayer;