2 lines
78 B
JavaScript
2 lines
78 B
JavaScript
import { defineConfig } from 'astro/config';
|
|
export default defineConfig({});
|