Source file current_github__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
(* generated by dune *)

(** @canonical Current_github.Api *)
module Api = Current_github__Api

(** @canonical Current_github.App *)
module App = Current_github__App

(** @canonical Current_github.Auth *)
module Auth = Current_github__Auth

(** @canonical Current_github.Installation *)
module Installation = Current_github__Installation

(** @canonical Current_github.Log *)
module Log = Current_github__Log

(** @canonical Current_github.Repo_id *)
module Repo_id = Current_github__Repo_id

(** @canonical Current_github.Token *)
module Token = Current_github__Token

(** @canonical Current_github.Webhook_event *)
module Webhook_event = Current_github__Webhook_event