feat: init frontend

This commit is contained in:
2024-03-06 14:01:07 +01:00
parent b54370bec0
commit f920a34a0d
112 changed files with 56743 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
export const index = 2;
let component_cache;
export const component = async () => component_cache ??= (await import('../entries/pages/_page.svelte.js')).default;
export const imports = ["_app/immutable/nodes/2.Yb2uPOo9.js","_app/immutable/chunks/scheduler.DQZw9iDR.js","_app/immutable/chunks/index.D-4GBzMI.js","_app/immutable/chunks/index.CtlmB4aM.js"];
export const stylesheets = ["_app/immutable/assets/2.CkmNU14M.css"];
export const fonts = [];