module Mobile exposing (Mobile) {-| Phantom-type tag for mobile-specific UI elements and views. -} type Mobile = Mobile