| 1 | import { defaultRegistry, registryKey } from "@effect/atom-vue" |
| 2 | import { QueryClient, VueQueryPlugin } from "@tanstack/vue-query" |
| 3 | import type { RequestHandlerWithInput } from "effect-app/client/clientFor" |
| 4 | import * as Context from "effect-app/Context" |
nothing calls this directly
no test coverage detected