import { defineDb } from 'astro:db'; // https://astro.build/db/config export default defineDb({ tables: {} });