UNPKG

@namiml/web-sdk

Version:

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

7 lines (6 loc) 241 B
import 'core-js/stable'; import '@webcomponents/webcomponentsjs/custom-elements-es5-adapter.js'; import '@webcomponents/webcomponentsjs/webcomponents-bundle'; import 'whatwg-fetch'; import 'abort-controller/polyfill'; import 'url-polyfill';