Files
HRM-System/node_modules/@stripe/react-stripe-js/src/env.d.ts
2026-04-13 08:19:53 +08: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;