feat(frontend): scaffold SvelteKit with TS 7.0 (native-preview) and tsgo

This commit is contained in:
2026-04-28 05:16:19 +02:00
parent 943463fff4
commit f9c721d841
2014 changed files with 415452 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
// generated during release, do not modify
/**
* The current version, as set in package.json.
* @type {string}
*/
export const VERSION = '5.55.5';
export const PUBLIC_VERSION = '5';