All files / projects-dev/apps/spacetraders/.svelte-kit/output/server/nodes 0.js

0% Statements 0/14
0% Branches 0/1
0% Functions 0/1
0% Lines 0/14

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15                             
import * as server from '../entries/pages/_layout.server.ts.js';
import stylesheet_2 from '../stylesheets/2.js';

export const index = 0;
let component_cache;
export const component = async () => component_cache ??= (await import('../entries/pages/_layout.svelte.js')).default;
export { server };
export const server_id = "src/routes/+layout.server.ts";
export const imports = ["_app/immutable/nodes/0.CAYHLycj.js","_app/immutable/chunks/scheduler.BKgdmiek.js","_app/immutable/chunks/index.Uy_j2mJn.js"];
export const stylesheets = ["_app/immutable/assets/0.CX2-5U6Y.css"];
export const fonts = [];
export const inline_styles = () => ({
	"_app/immutable/assets/0.CX2-5U6Y.css": stylesheet_2
});