Module

x/fluentci/deps.ts>z.DIRTY

This is the command line interface for FluentCI.
Go to Latest
type alias z.DIRTY
import { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { DIRTY } = z;
definition: { status: "dirty"; value: T; }
variable z.DIRTY
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { DIRTY } = z;

type

<T>(value: T) => DIRTY<T>
import z.DIRTY
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { DIRTY } = z;