Module

x/fluentci/deps.ts>z.ZodIssue

This is the command line interface for FluentCI.
Go to Latest
type alias z.ZodIssue
import { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ZodIssue } = z;
definition: ZodIssueOptionalMessage & { fatal?: boolean; message: string; }
import z.ZodIssue
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ZodIssue } = z;