initial commit

This commit is contained in:
Chris Kruining 2024-09-24 13:38:55 +02:00
commit 9e3f3cf46b
17 changed files with 269 additions and 0 deletions

1
src/global.d.ts vendored Normal file
View file

@ -0,0 +1 @@
/// <reference types="@solidjs/start/env" />