feat: added drone
This commit is contained in:
8
.svelte-kit/output/server/nodes/2.js
Normal file
8
.svelte-kit/output/server/nodes/2.js
Normal 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.Bd-zYXpb.js","_app/immutable/chunks/Zxz7OfLJ.js","_app/immutable/chunks/w9TiaPO3.js","_app/immutable/chunks/CZFlbmy6.js","_app/immutable/chunks/CEUsAAFn.js"];
|
||||
export const stylesheets = [];
|
||||
export const fonts = [];
|
||||
Reference in New Issue
Block a user