import { literal } from "https://deno.land/x/valibot@v0.5.0/src/schemas/index.ts";
Creates a literal schema.
Parameters
literal: TLiteral
The literal value.
Returns
A literal schema.
import { literal } from "https://deno.land/x/valibot@v0.5.0/src/schemas/index.ts";
Creates a literal schema.
The literal value.
A literal schema.