mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 01:15:26 +10:00
50ba37a27f
* chore(release): v5.1.0 * feat: implement resume thumbnails * fix: remove unused mcp tools * docs: fix formatting of docs
4 lines
184 B
TypeScript
4 lines
184 B
TypeScript
// Compile-time constant injected by Vite's `define` (vite.config.ts) at build/transform.
|
|
// Resolves to the version from the root package.json.
|
|
declare const __APP_VERSION__: string;
|