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

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

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

Parameters

optional
options: string | { version?: "v4" | "v6"; message?: string; }