Skyvern/skyvern-frontend/src/vite-env.d.ts
Shuchang Zheng 76b10eb007
Fix OSS frontend build: add useFeatureFlag stub (#5042)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 23:36:42 -07:00

3 lines
78 B
TypeScript

/// <reference types="vite/client" />
declare const __APP_VERSION__: string;