https://github.com/devidw/typed-cat
https://github.com/devidw/typed-cat
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devidw/typed-cat
- Owner: devidw
- License: unlicense
- Created: 2024-08-06T08:10:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T08:10:58.000Z (10 months ago)
- Last Synced: 2025-03-09T23:38:16.251Z (3 months ago)
- Homepage: https://www.npmjs.com/package/typed-cat
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```