Module

x/fluentci/deps.ts>z.ZodString#includes

This is the command line interface for FluentCI.
Go to Latest
method z.ZodString.prototype.includes
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ZodString } = z;

Parameters

value: string
optional
options: { message?: string; position?: number; }