MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / [[...slug]].ts

File [[...slug]].ts

apps/web/pages/api/auth/[[...slug]].ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import nextConnectWrapper from 'server/next-connect-wrapper';
2import authRouter from 'server/routers/auth';
3
4export default nextConnectWrapper().use(authRouter as any);

Callers

nothing calls this directly

Calls 1

nextConnectWrapperFunction · 0.85

Tested by

no test coverage detected