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

File credential.ts

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

Source from the content-addressed store, hash-verified

1export * as Credential from "./credential"
2
3import { asc, eq } from "drizzle-orm"
4import { Context, Effect, Layer, Schema } from "effect"

Callers

nothing calls this directly

Calls 15

eqFunction · 0.85
transactionMethod · 0.80
insertMethod · 0.80
storedFunction · 0.70
getMethod · 0.65
createMethod · 0.65
updateMethod · 0.65
allMethod · 0.45
orderByMethod · 0.45
fromMethod · 0.45
selectMethod · 0.45
whereMethod · 0.45

Tested by

no test coverage detected