mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-24 16:11:53 -05:00
4 lines
88 B
TypeScript
4 lines
88 B
TypeScript
import { defineConfig } from "@solidjs/start/config";
|
|
|
|
export default defineConfig({});
|