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

File actionsLogic.ts

frontend/src/toolbar/actions/actionsLogic.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { kea } from 'kea'
2import { toolbarLogic } from '~/toolbar/toolbarLogic'
3import type { actionsLogicType } from './actionsLogicType'
4import { ActionType } from '~/types'

Callers

nothing calls this directly

Calls 5

toolbarFetchFunction · 0.90
jsonMethod · 0.80
filterMethod · 0.80
searchMethod · 0.80
authenticateMethod · 0.45

Tested by

no test coverage detected