interface DateIssue implements BaseIssue<unknown>import { type DateIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/index.ts"; Date issue type. Propertiesreadonlykind: "schema"The issue kind. readonlytype: "date"The issue type. readonlyexpected: "Date"The expected property.