MCPcopy Index your code
hub / github.com/codeaashu/claude-code / modelCost.ts

File modelCost.ts

src/utils/modelCost.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { BetaUsage as Usage } from '@anthropic-ai/sdk/resources/beta/messages/messages.mjs'
2import type { AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS } from 'src/services/analytics/index.js'
3import { logEvent } from 'src/services/analytics/index.js'
4import { setHasUnknownModelCost } from '../bootstrap/state.js'

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected