Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dxx/src/lib/xProcess.ts>warnIfImpaired

🚀 (Deno) enhanced executor
Latest
variable warnIfImpaired
import { warnIfImpaired } from "https://deno.land/x/dxx@rf/src/lib/xProcess.ts";

type

(writer?: (...args: unknown[]) => void) => unknown