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