interface BigintIssue implements BaseIssue<unknown>import { type BigintIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts"; Bigint issue type. Propertiesreadonlykind: "schema"The issue kind. readonlytype: "bigint"The issue type. readonlyexpected: "bigint"The expected property.