import { db } from 'astro:db'; // https://astro.build/db/seed export default async function seed() { // TODO }