mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(core): add play button component (#383)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { defineSlice } from '@videojs/store';
|
||||
|
||||
import type { PlayerTarget } from './types';
|
||||
import type { PlayerTarget } from './media/types';
|
||||
|
||||
export const definePlayerFeature = defineSlice<PlayerTarget>();
|
||||
|
||||
Reference in New Issue
Block a user