Files
Shifted/node_modules/@stripe/react-stripe-js/src/env.d.ts
2026-02-10 01:14:19 +00:00

5 lines
230 B
TypeScript

// 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;