feat: add qwik app

This commit is contained in:
Mauricio Siu
2024-06-30 19:39:58 -06:00
parent ba03290553
commit 1b571d4c12
25 changed files with 4148 additions and 0 deletions

4
qwik-simple/qwik.env.d.ts vendored Normal file
View File

@@ -0,0 +1,4 @@
// This file can be used to add references for global types like `vite/client`.
// Add global `vite/client` types. For more info, see: https://vitejs.dev/guide/features#client-types
/// <reference types="vite/client" />