import { type ObjectEntriesAsync } from "https://deno.land/x/valibot@v0.24.0/src/schemas/object/index.ts";
Object entries async type.
definition: Record<string, BaseSchema | BaseSchemaAsync>
import { type ObjectEntriesAsync } from "https://deno.land/x/valibot@v0.24.0/src/schemas/object/index.ts";
Object entries async type.