aboutsummaryrefslogtreecommitdiff
path: root/lib/models/channel.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/models/channel.ml')
-rw-r--r--lib/models/channel.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/models/channel.ml b/lib/models/channel.ml
index 36b7d4b..328cc94 100644
--- a/lib/models/channel.ml
+++ b/lib/models/channel.ml
@@ -1,2 +1,3 @@
module Make(Http : S.Http) = struct
+ type t = Channel_t.t
end \ No newline at end of file