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