mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-30 06:04:20 +01:00
4 lines
88 B
TypeScript
4 lines
88 B
TypeScript
import { defineConfig } from "@solidjs/start/config";
|
|
|
|
export default defineConfig({});
|