Ryan Freeman bf69b53bfc
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 3m11s
Add comments
2025-03-21 16:48:08 +00:00

2 lines
111 B
TypeScript

import {handlers} from '@/auth' // Referring to the auth.ts we just created
export const {GET, POST} = handlers