/** * Player configuration specific to Web platform. * * @group Interfaces */ export default interface WebPlayerConfiguration { }