import { type NonNullish } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/index.ts";
Extracts null
and undefined
from a type.
import { type NonNullish } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/index.ts";
Extracts null
and undefined
from a type.