MCPcopy
hub / github.com/PostHog/posthog / integrationsLogic.ts

File integrationsLogic.ts

frontend/src/scenes/project/Settings/integrationsLogic.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { lemonToast } from '@posthog/lemon-ui'
2import { kea, path, listeners, selectors, connect, afterMount, actions } from 'kea'
3import { loaders } from 'kea-loaders'
4import { router, urlToAction } from 'kea-router'

Callers

nothing calls this directly

Calls 8

getSlackRedirectUriFunction · 0.85
afterMountFunction · 0.85
findMethod · 0.80
splitMethod · 0.80
deleteMethod · 0.65
urlToActionFunction · 0.50
listMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected