chore(types): rename PlayerOptions to PlayerConfig
This commit is contained in:
@@ -6,6 +6,6 @@ export {
|
|||||||
AdapterConfig,
|
AdapterConfig,
|
||||||
HLSOptions,
|
HLSOptions,
|
||||||
DASHOptions,
|
DASHOptions,
|
||||||
} from './PlayerOptions';
|
} from './PlayerConfig';
|
||||||
|
|
||||||
export { PlayerEvents } from './PlaybackState';
|
export { PlayerEvents } from './PlaybackState';
|
||||||
|
|||||||
Reference in New Issue
Block a user