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