mirror of
https://github.com/LukeHagar/sveltekit-electron.git
synced 2025-12-06 04:21:32 +00:00
10 lines
558 B
JavaScript
10 lines
558 B
JavaScript
const index = 1;
|
|
let component_cache;
|
|
const component = async () => component_cache ??= (await import('./error.svelte-6fe9e439.js')).default;
|
|
const imports = ["_app/immutable/nodes/1.659d6036.js","_app/immutable/chunks/scheduler.cbf234a0.js","_app/immutable/chunks/index.200976ee.js","_app/immutable/chunks/stores.1661ee4a.js","_app/immutable/chunks/singletons.f925f003.js","_app/immutable/chunks/index.14349a18.js"];
|
|
const stylesheets = [];
|
|
const fonts = [];
|
|
|
|
export { component, fonts, imports, index, stylesheets };
|
|
//# sourceMappingURL=1-c1c3e2de.js.map
|