index
:
disml
master
origin/HEAD
origin/dev
origin/lwt
origin/master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
models
/
attachment.ml
blob: cd04da897cf597c52578db7b0fb67746fb426a8f (
plain
) (
blame
)
1
2
3
module
Make
(
Http
:
S
.
Http
)
=
struct
type
t
=
Attachment_t
.
t
end