Module

x/fluentci/deps.ts>z.ParseInput

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