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

File billingLogic.ts

frontend/src/scenes/billing/billingLogic.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { kea, path, actions, connect, reducers, selectors, events, listeners } from 'kea'
2import { loaders } from 'kea-loaders'
3import api from 'lib/api'
4import type { billingLogicType } from './billingLogicType'

Callers

nothing calls this directly

Calls 8

getBreakpointFunction · 0.90
registerMethod · 0.80
getMethod · 0.65
captureMethod · 0.65
urlToActionFunction · 0.50
eventsMethod · 0.45
updateMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected