UNPKG

@namiml/web-sdk

Version:

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

5 lines (4 loc) 112 B
export declare class SessionService { static instance: SessionService; startSession(): Promise<void>; }