UNPKG

@revenuecat/purchases-capacitor-ui

Version:
6 lines (5 loc) 241 B
import type { RevenueCatUIPlugin } from './definitions'; declare const RevenueCatUI: RevenueCatUIPlugin; export * from './definitions'; export { PAYWALL_RESULT } from '@revenuecat/purchases-typescript-internal-esm'; export { RevenueCatUI };