import { c as config } from './config-BHx687w1.js'; import './index-Ddp2AB5f.js'; import './shared-server-i79vVjEm.js'; async function GET(event) { const exportedCsv = await event.fetch(config.api_url + "/dashboard/signups/export").then((x) => x.json()); return new Response(exportedCsv.data); } export { GET }; //# sourceMappingURL=_server-dMTo7TOg.js.map