module Make(Http : S.Http) = struct type footer = Embed_t.footer type image = Embed_t.image type video = Embed_t.video type provider = Embed_t.provider type field = Embed_t.field type t = Embed_t.t end