reddit-pub/reddit_pub/dhall/Fetcher/Type.dhall

5 lines
88 B
Plaintext
Raw Normal View History

2021-10-25 19:04:24 +03:00
{ subreddit : Text
, entries : Natural
, qualifier : Optional ../Qualifier/Type.dhall
}