MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / index.ts

File index.ts

apps/web/server/routers/integrations/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AuthedRequestWithTenant } from '@linen/types';
2import { Router } from 'express';
3import { onError } from 'server/middlewares/error';
4import integrationMiddleware from 'server/middlewares/integration';

Callers

nothing calls this directly

Calls 2

integrationMiddlewareFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected