mirror of
https://github.com/samvallad33/vestige.git
synced 2026-06-06 20:15:15 +02:00
9 lines
435 B
JavaScript
9 lines
435 B
JavaScript
|
|
|
||
|
|
|
||
|
|
export const index = 2;
|
||
|
|
let component_cache;
|
||
|
|
export const component = async () => component_cache ??= (await import('../entries/pages/(app)/_layout.svelte.js')).default;
|
||
|
|
export const imports = ["_app/immutable/nodes/2.VW3Ep--L.js","_app/immutable/chunks/wmwKEafM.js","_app/immutable/chunks/DleE0ac1.js","_app/immutable/chunks/CVDMn5X_.js","_app/immutable/chunks/BolYP48w.js"];
|
||
|
|
export const stylesheets = [];
|
||
|
|
export const fonts = [];
|