An open API service indexing awesome lists of open source software.

https://github.com/devidw/typed-cat


https://github.com/devidw/typed-cat

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# revenuecat webhook payload tpyes

- https://www.revenuecat.com/docs/integrations/webhooks/event-types-and-fields

```ts
import type { RevenueCatEvent } from "typed-cat"
```