MCPcopy Create free account
hub / github.com/evolution-foundation/evolution-api / index.router.ts

File index.router.ts

src/api/routes/index.router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { authGuard } from '@api/guards/auth.guard';
2import { instanceExistsGuard, instanceLoggedGuard } from '@api/guards/instance.guard';
3import Telemetry from '@api/guards/telemetry.guard';
4import { ChannelRouter } from '@api/integrations/channel/channel.router';

Callers

nothing calls this directly

Calls 7

fetchLatestWaWebVersionFunction · 0.90
escapeLabelFunction · 0.85
statusMethod · 0.80
postMethod · 0.80
collectTelemetryMethod · 0.80
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected