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