| 1 | import { append, entriesOf, flatMorph } from "@ark/util" |
| 2 | import { ark, Generic } from "arktype" |
| 3 | import { arkPrototypes } from "arktype/internal/keywords/constructors.ts" |
| 4 | import type { JSX } from "react" |
nothing calls this directly
no test coverage detected