mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-12 03:38:29 +00:00
4 lines
88 B
TypeScript
4 lines
88 B
TypeScript
import { defineConfig } from "@solidjs/start/config";
|
|
|
|
export default defineConfig({});
|