UNPKG

a0-purchases

Version:

Lightweight subscription management for AI apps with auto-detecting providers

6 lines 194 B
export declare function initStripe(): void; export declare function useStripe(): any; export declare enum PaymentSheetError { Canceled = "Canceled" } //# sourceMappingURL=stripe.web.d.ts.map