import { type LiteralSchema } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Literal schema type.
Properties
literal: TLiteral
The literal value.
message: ErrorMessage | undefined
The error message.
x/valibot/mod.ts>LiteralSchema
import { type LiteralSchema } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Literal schema type.
The literal value.
The error message.