Module

x/fluentci/deps.ts>z.makeIssue

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

type

(params: { data: any; path: (string | number)[]; errorMaps: ZodErrorMap[]; issueData: IssueData; }) => ZodIssue
import z.makeIssue
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { makeIssue } = z;