UNPKG

librecast-live

Version:

Live Streaming Video Platform with IPv6 Multicast

15 lines (14 loc) 220 B
class App extends Component { nodeName = 'APP'; constructor() { super(); } get template() { return `<div class="outerspace"> <header></header> <middle></middle> <footbox></footbox> </div> ` } }