UNPKG

@namiml/web-sdk

Version:

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

4 lines (3 loc) 210 B
export declare const formatDate: (text: string, dateFormat: string) => string; export declare const isValidISODate: (isoDate: string) => boolean; export declare const convertLocale: (locale: string) => string;