module Text.HTML5.MetaData.Schema.VideoGallery where import Text.HTML5.MetaData.Class -- | Web page type: Video gallery page. data VideoGallery instance Show VideoGallery instance Read VideoGallery instance Eq VideoGallery instance MetaData VideoGallery