UNPKG

@stripe/react-stripe-js

Version:

React components for Stripe.js and Stripe Elements

5 lines (4 loc) 230 B
// A magic global reflecting the current package version defined in // `package.json`. This will be rewritten at build time as a string literal // when rollup is run (via `@plugin/rollup-replace`). declare const _VERSION: string;