Module

x/fluentci/deps.ts>z.ZodCustomIssue

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

Properties

code: ZodIssueCode.custom
optional
params: { [k: string]: any; }
import z.ZodCustomIssue
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ZodCustomIssue } = z;