3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
import { defineConfig } from '@tanstack/start/config'
|
|
|
|
export default defineConfig({}) |