import fullscreen_credits from './fullscreen_credits'; import { styles } from './styles'; import watch_credits from './watch_credits'; styles(); fullscreen_credits(); watch_credits();