From bdba7f5c449c0ac77bbd2420c5bc086a7e369a91 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Tue, 24 Jun 2025 08:53:58 +0200 Subject: Initial commit of client Using svelte --- client/src/lib/index.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 client/src/lib/index.ts (limited to 'client/src/lib/index.ts') diff --git a/client/src/lib/index.ts b/client/src/lib/index.ts new file mode 100644 index 0000000..856f2b6 --- /dev/null +++ b/client/src/lib/index.ts @@ -0,0 +1 @@ +// place files you want to import through the `$lib` alias in this folder. -- cgit v1.2.3-70-g09d2