UNPKG

tflix-tizenbrew

Version:

TFlix site mod for TizenBrew: Netflix-like navigation and TV remote support for cineby.app.

9 lines (6 loc) 177 B
// Import the TFlix module code import tflixMod from './tflix-mod.js'; // Execute the TFlix module tflixMod(); // Import any CSS files if needed // import './ui.css';