import { type MaybePromise } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Constructs a type that is maybe a promise.
x/valibot/src/index.ts>MaybePromise
import { type MaybePromise } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Constructs a type that is maybe a promise.