From 323296c248aeea736e388a307effa4edab671e66 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sun, 15 Feb 2026 12:14:58 +0200 Subject: feat(web): create --- website/src/lib/index.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 website/src/lib/index.ts (limited to 'website/src/lib/index.ts') diff --git a/website/src/lib/index.ts b/website/src/lib/index.ts new file mode 100644 index 0000000..856f2b6 --- /dev/null +++ b/website/src/lib/index.ts @@ -0,0 +1 @@ +// place files you want to import through the `$lib` alias in this folder. -- cgit v1.2.3