MCPcopy Create free account
hub / github.com/anomalyco/opencode / referral.ts

File referral.ts

packages/console/core/src/referral.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod"
2import { and, asc, eq, inArray, isNull, sql, Database } from "./drizzle"
3import { Actor } from "./actor"
4import { Identifier } from "./identifier"

Callers

nothing calls this directly

Calls 15

centsToMicroCentsFunction · 0.90
fnFunction · 0.90
microCentsToCentsFunction · 0.90
ensureCodeFunction · 0.85
eqFunction · 0.85
usagePreviewItemFunction · 0.85
workspaceMethod · 0.80
transactionMethod · 0.80
findMethod · 0.65
updateMethod · 0.65
useMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected