fosrl.pangolin/server/routers/auth/index.ts

3 lines
51 B
TypeScript
Raw Normal View History

export * from "./login";
export * from "./signup";