UNPKG

@a11ywatch/core

Version:
6 lines (5 loc) 243 B
export declare const addPaymentSubscription: (_: any, { stripeToken, yearly }: { stripeToken: any; yearly: any; }, context: any) => Promise<any>; export declare const cancelSubscription: (_: any, {}: {}, context: any) => Promise<any>;