mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-14 21:34:56 +01:00
4 lines
88 B
TypeScript
4 lines
88 B
TypeScript
import { defineConfig } from "@solidjs/start/config";
|
|
|
|
export default defineConfig({});
|