Initial commit

This commit is contained in:
2026-06-20 00:10:09 +02:00
commit 22f049ebb4
21 changed files with 6678 additions and 0 deletions

5
lib/remind_sync.ml Normal file
View File

@@ -0,0 +1,5 @@
module Icalendar = Icalendar_augmented
module Ptime = Ptime_augmented
module Result = Result_augmented
module Timedesc = Timedesc_augmented
module Utf8 = Utf8