parent
7ca6fd873c
commit
287fb81342
3 changed files with 12 additions and 9 deletions
@ -0,0 +1,4 @@ |
|||||||
|
import { useVideo } from '@/core/useVideo'; |
||||||
|
import JoLPlayer from '@/core/index'; |
||||||
|
export { useVideo }; |
||||||
|
export default JoLPlayer; |
Loading…
Reference in new issue