interface ObjectIssue implements BaseIssue<unknown>Re-exportimport { type ObjectIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts"; Object issue type. Propertiesreadonlykind: "schema"The issue kind. readonlytype: "object"The issue type. readonlyexpected: "Object"The expected property.