react-native-adapty
Version:
Adapty React Native SDK
6 lines • 309 B
TypeScript
export { createPaywallView } from './create-paywall-view';
export { createOnboardingView } from './create-onboarding-view';
export { AdaptyOnboardingView } from './AdaptyOnboardingView';
export { AdaptyPaywallView } from './AdaptyPaywallView';
export * from './types';
//# sourceMappingURL=index.d.ts.map