feat: integrate SvelteKit for seamless navigation and improved data loading
This commit is contained in:
13
frontend/.svelte-kit/output/server/internal.js
Normal file
13
frontend/.svelte-kit/output/server/internal.js
Normal file
@@ -0,0 +1,13 @@
|
||||
import { g, o, c, s, a, b } from "./chunks/internal.js";
|
||||
import { s as s2, e, f } from "./chunks/environment.js";
|
||||
export {
|
||||
g as get_hooks,
|
||||
o as options,
|
||||
s2 as set_assets,
|
||||
e as set_building,
|
||||
c as set_manifest,
|
||||
f as set_prerendering,
|
||||
s as set_private_env,
|
||||
a as set_public_env,
|
||||
b as set_read_implementation
|
||||
};
|
||||
Reference in New Issue
Block a user