3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
import { defineConfig } from "$fresh/server.ts";
|
|
|
|
export default defineConfig({});
|