Store membership

This commit is contained in:
2021-10-27 23:21:09 +03:00
parent d646fc9095
commit 774eea8d70
10 changed files with 71 additions and 24 deletions

View File

@ -1,3 +1,4 @@
{ amqp : ./AMQP/Type.dhall
, fetchers : List ./Fetcher/Type.dhall
, sqlite : Text
}