UNPKG

@namiml/web-sdk

Version:

Nami Web SDK makes subscriptions & in-app purchases easy, with powerful built-in paywalls and A/B testing

3 lines (2 loc) 100 B
import { IPaywall } from "../../types/paywall"; export declare const allPaywalls: () => IPaywall[];