2 lines
85 B
JavaScript
2 lines
85 B
JavaScript
import { handlers } from "../../../lib/auth";
|
|
export const { GET, POST } = handlers;
|