package azure-cosmos-db

  1. Overview
  2. Docs
module type Auth_key = sig ... end
module Auth (Keys : Auth_key) : sig ... end
val convert_list_databases : string -> Json_converter_t.list_databases
module Response_headers : sig ... end
module Database (Auth_key : Auth_key) : sig ... end
OCaml

Innovation. Community. Security.