@namiml/web-sdk
Version:
Nami Web SDK makes subscriptions & in-app purchases easy, with powerful built-in paywalls and A/B testing
13 lines (12 loc) • 325 B
TypeScript
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";
export * from "./flow";