import { type NullableSchemaAsync } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Nullable schema async type.
Type Parameters
TWrapped extends BaseSchema | BaseSchemaAsync
optional
TDefault extends DefaultAsync<TWrapped> = undefinedx/valibot/mod.ts>NullableSchemaAsync
import { type NullableSchemaAsync } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Nullable schema async type.