import { type Prettify } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/index.ts";
Prettifies a type for better readability.
Hint: This type has no effect and is only used so that TypeScript displays the final type in the preview instead of the utility types used.