| 1 | import type { OperationInput, PatchRequestBody } from "@azure/cosmos" |
| 2 | import * as Arr from "effect-app/Array" |
| 3 | import * as Effect from "effect-app/Effect" |
| 4 | import * as Layer from "effect-app/Layer" |
nothing calls this directly
no test coverage detected