link-stack/apps/bridge-frontend/app/api/[service]/bots/route.ts

2 lines
56 B
TypeScript
Raw Normal View History

2024-03-16 19:39:20 +01:00
export { getAllBots as GET } from "@/app/_lib/routing";