MCPcopy Index your code
hub / github.com/Effect-TS/effect / onCustom

Function onCustom

packages/sql/src/internal/statement.ts:918–920  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

916 return ["", []]
917 },
918 onCustom() {
919 return ["", []]
920 }
921 })
922
923/** @internal */

Callers 1

extractPrimitiveFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected