| 1 | // import { generateFromArbitrary } from "@effect-app/infra/test" |
| 2 | import * as Array from "effect-app/Array" |
| 3 | import * as S from "effect-app/Schema" |
| 4 | import { specialJsonSchemaDocument } from "effect-app/Schema/SpecialJsonSchema" |
nothing calls this directly
no test coverage detected