UNPKG

@namiml/web-sdk

Version:

Subscription monetization infrastructure — drop-in SDK with no-code paywalls, onboarding flows, A/B testing for web

3 lines (2 loc) 150 B
import { NamiAnimationSpec, NamiAnimation } from "@namiml/sdk-core"; export declare function toNamiAnimation(spec: NamiAnimationSpec): NamiAnimation;