Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pup/deps.ts>z.ZodString#startsWith

Universal process manager built in Deno
Go to Latest
method z.ZodString.prototype.startsWith
import { z } from "https://deno.land/x/pup@1.0.0-rc.10/deps.ts";
const { ZodString } = z;

Parameters

value: string
optional
message: errorUtil.ErrMessage