Fix types #7
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
Fix any wrong types.
Currently, allows feed info argument to be superset via
T extends FeedInfo
. See also input validation #1.Currently, "optional but strongly recommended" properties
home_page_url
andfeed_url
are required. Should revert? See #6.The text was updated successfully, but these errors were encountered: