wrath/astro.config.mjs
2024-11-27 03:31:14 +08:00

6 lines
135 B
JavaScript

// @ts-check
// @ts-check
import { defineConfig } from 'astro/config';
// https://astro.build/config
export default defineConfig({});