slack.lib
Slack_lib.Api
module type S = sig ... end
APIs signatures--necessary to split the actual implementation in api_remote.ml and mock implementation in api_local.ml