MCPcopy
hub / github.com/Effect-TS/effect / statement.ts

File statement.ts

packages/sql/src/internal/statement.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Effect from "effect/Effect"
2import * as Effectable from "effect/Effectable"
3import * as FiberRef from "effect/FiberRef"
4import { dual, identity } from "effect/Function"

Callers

nothing calls this directly

Calls 3

globalValueFunction · 0.90
defaultEscapeFunction · 0.85
joinFunction · 0.70

Tested by

no test coverage detected