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

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

Access OpenLibrary's API with Deno.
Go to Latest
method z.ZodString.prototype.startsWith
import { z } from "https://deno.land/x/deno_books@v1.1.0/deps.ts";
const { ZodString } = z;

Parameters

value: string
optional
message: errorUtil.ErrMessage