import { AstroAuth } from '../../server.ts'

export const { GET, POST } = AstroAuth()
