UNPKG

@namiml/web-sdk

Version:

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

12 lines (11 loc) 301 B
export * from "./config"; export * from "./campaign"; export * from "./sku"; export * from "./paywall"; export * from "./product"; export * from "./purchase"; export * from "./languages"; export * from "./entitlement"; export * from "./errors"; export * from "./customer"; export * from "./loglevel";