function null_import { null_ } from "https://deno.land/x/valibot@v0.28.1/mod.ts"; null_(message?: ErrorMessage): NullSchemaCreates a null schema. Parametersoptionalmessage: ErrorMessageThe error message. ReturnsNullSchemaA null schema.