Files
Handwerksfreund_Frontend/node_modules/@supabase/functions-js/dist/module/version.js
T
MarcWieland 8b613ec0bc Init
2026-07-26 23:57:23 +02:00

8 lines
483 B
JavaScript

// Generated automatically during releases by scripts/update-version-files.ts
// This file provides runtime access to the package version for:
// - HTTP request headers (e.g., X-Client-Info header for API requests)
// - Debugging and support (identifying which version is running)
// - Telemetry and logging (version reporting in errors/analytics)
// - Ensuring build artifacts match the published package version
export const version = '2.110.8';
//# sourceMappingURL=version.js.map