UNPKG

@sergdudko/stripe-js

Version:

Supercharge Your Stripe Integration with Enhanced Methods for stripe-js: Take Full Control of Customer Card Management Right from Your Frontend! Elevate Your Payment Processing Capabilities with Ease and Efficiency.

6 lines (5 loc) 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.loadStripe = void 0; var index_js_1 = require("./index.js"); Object.defineProperty(exports, "loadStripe", { enumerable: true, get: function () { return index_js_1.loadStripe; } });