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

File billingLogic.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

pluralizeFunction · 0.90
afterMountFunction · 0.85
findMethod · 0.80
registerMethod · 0.80
parseBillingResponseFunction · 0.70
getMethod · 0.65
captureMethod · 0.65
urlToActionFunction · 0.50
updateMethod · 0.45

Tested by

no test coverage detected