3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
export { logout } from "./logout";
|
|
export { LOGOUT_API_ROUTE } from "./constants";
|