fix: some test

This commit is contained in:
2024-04-18 00:21:01 +02:00
parent 2edd22136f
commit c3691e7169
11 changed files with 29 additions and 14 deletions

View File

@@ -0,0 +1,4 @@
import { defineConfig } from 'vite'
export default defineConfig({
})