import { brand } from "https://deno.land/x/valibot@v0.28.1/src/methods/brand/brand.ts";
Brands the output type of a schema.
Type Parameters
TSchema extends BaseSchema | BaseSchemaAsync
TName extends BrandName
Returns
The branded schema.
import { brand } from "https://deno.land/x/valibot@v0.28.1/src/methods/brand/brand.ts";
Brands the output type of a schema.
The branded schema.