Files
whyrating/packages/billing/src/providers/polar/index.ts
2026-02-04 01:55:00 +01:00

3 lines
101 B
TypeScript

export { checkout, getBillingPortal } from "./checkout";
export { webhookHandler } from "./webhook";