| 1 | import * as Kv from "@effect/platform-browser/BrowserKeyValueStore" |
| 2 | import { describe } from "@effect/vitest" |
| 3 | // @ts-ignore |
| 4 | import { testLayer } from "../../platform/test/KeyValueStore.test.js" |
nothing calls this directly
no test coverage detected