| 1 | import { brandedStringId, type Codec, NonEmptyString255, StringId, type StringIdBrand, withDefaultMake } from "effect-app/Schema" |
| 2 | import type { B } from "effect-app/Schema/schema" |
| 3 | import * as Effect from "effect/Effect" |
| 4 | import type { Simplify } from "effect/Types" |
nothing calls this directly
no test coverage detected