MCPcopy Create free account
hub / github.com/linuxfoundation/crowd.dev / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1import passport from 'passport'
2import { FeatureFlag } from '@crowd/types'
3import { API_CONFIG, SLACK_CONFIG, TWITTER_CONFIG } from '../../conf'
4import SegmentRepository from '../../database/repositories/segmentRepository'

Callers

nothing calls this directly

Calls 8

safeWrapFunction · 0.90
featureFlagMiddlewareFunction · 0.90
decodeBase64UrlFunction · 0.70
deleteMethod · 0.65
getMethod · 0.65
parseMethod · 0.45
findByIdMethod · 0.45
findInIdsMethod · 0.45

Tested by

no test coverage detected