MCPcopy Index your code
hub / github.com/linuxfoundation/crowd.dev / api.ts

File api.ts

backend/src/bin/api.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getServiceLogger } from '@crowd/logging'
2import { timeout } from '@crowd/common'
3import server from '../api'
4import { API_CONFIG } from '../conf'

Callers

nothing calls this directly

Calls 5

getServiceLoggerFunction · 0.90
timeoutFunction · 0.90
infoMethod · 0.80
onMethod · 0.80
errorMethod · 0.45

Tested by

no test coverage detected