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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
(** @canonical SkhcDb.Album *)
module Album = SkhcDb__Album
(** @canonical SkhcDb.AlbumParticipant *)
module AlbumParticipant = SkhcDb__AlbumParticipant
(** @canonical SkhcDb.Artist *)
module Artist = SkhcDb__Artist
(** @canonical SkhcDb.Database *)
module Database = SkhcDb__Database
(** @canonical SkhcDb.Ids *)
module Ids = SkhcDb__Ids
(** @canonical SkhcDb.MusicFile *)
module MusicFile = SkhcDb__MusicFile
(** @canonical SkhcDb.MusicParticipant *)
module MusicParticipant = SkhcDb__MusicParticipant
(** @canonical SkhcDb.MusicProperty *)
module MusicProperty = SkhcDb__MusicProperty
(** @canonical SkhcDb.Participant *)
module Participant = SkhcDb__Participant
(** @canonical SkhcDb.Playlist *)
module Playlist = SkhcDb__Playlist
(** @canonical SkhcDb.PlaylistMusics *)
module PlaylistMusics = SkhcDb__PlaylistMusics
(** @canonical SkhcDb.Query *)
module Query = SkhcDb__Query
(** @canonical SkhcDb.Role *)
module Role = SkhcDb__Role
(** @canonical SkhcDb.Roles *)
module Roles = SkhcDb__Roles
(** @canonical SkhcDb.Util *)
module Util = SkhcDb__Util
module SkhcDb__ = struct end
[@@deprecated "this module is shadowed"]