pub type TabsDeviceType = DeviceType;
enum TabsDeviceType { Desktop, Mobile, Tablet, VR, TV, Unknown, }