package sihl-web
-
sihl-web
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val admin : email:string -> password:string -> Sihl_type.User.t Lwt.t
val user :
email:string ->
password:string ->
?username:string ->
unit ->
Sihl_type.User.t Lwt.t