Module

x/fluentci/deps.ts>z.ParseParams

This is the command line interface for FluentCI.
Go to Latest
type alias z.ParseParams
import { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ParseParams } = z;
definition: { path: (string | number)[]; errorMap: ZodErrorMap; async: boolean; }
import z.ParseParams
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ParseParams } = z;