MCPcopy
hub / github.com/anomalyco/opencode / black-gift.ts

File black-gift.ts

packages/console/core/script/black-gift.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Billing } from "../src/billing.js"
2import { and, Database, eq, isNull } from "../src/drizzle/index.js"
3import { UserTable } from "../src/schema/user.sql.js"
4import { BillingTable, SubscriptionTable } from "../src/schema/billing.sql.js"

Callers

nothing calls this directly

Calls 13

eqFunction · 0.85
transactionMethod · 0.80
insertMethod · 0.80
findMethod · 0.65
createMethod · 0.65
updateMethod · 0.65
logMethod · 0.45
useMethod · 0.45
whereMethod · 0.45
fromMethod · 0.45
selectMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected