// HTML sandbox — Web player (DOM/Browser) // http://localhost:5173/html/ import '@videojs/html/video/player'; const html = String.raw; document.getElementById('root')!.innerHTML = html` `;