Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Oct 17, 2024
1 parent fe857bf commit 9b2b314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ const handler = (req: Webhook) => {

---

Generally speaking, the types are nearly always the same across the webhooks, but it's good to have a centrally maintained source of truth for nullability until there are official types. [See here](https://community.revenuecat.com/sdks-51/type-definitions-for-webhook-events-4076).
Generally speaking, the types are nearly always the same across the webhooks, but it's good to have a centrally maintained source of truth for nullability until there are official types. [See here](https://community.revenuecat.com/sdks-51/type-definitions-for-webhook-events-4076) for more discussion.

0 comments on commit 9b2b314

Please sign in to comment.