mirror of
https://github.com/samvallad33/vestige.git
synced 2026-06-06 20:15:15 +02:00
9 lines
539 B
JavaScript
9 lines
539 B
JavaScript
|
|
|
||
|
|
|
||
|
|
export const index = 1;
|
||
|
|
let component_cache;
|
||
|
|
export const component = async () => component_cache ??= (await import('../entries/fallbacks/error.svelte.js')).default;
|
||
|
|
export const imports = ["_app/immutable/nodes/1.wR9SFDr_.js","_app/immutable/chunks/wmwKEafM.js","_app/immutable/chunks/DleE0ac1.js","_app/immutable/chunks/CtRgAcWZ.js","_app/immutable/chunks/8PSwG_AU.js","_app/immutable/chunks/rHGvVkdq.js","_app/immutable/chunks/DrTsYth1.js","_app/immutable/chunks/DZf5toYK.js"];
|
||
|
|
export const stylesheets = [];
|
||
|
|
export const fonts = [];
|