Skip to main content
Go to Latest
function debuglog
import { debuglog } from "https://deno.land/std@0.115.1/node/_util/_debuglog.ts";

Parameters

set: string
cb: (debug: (...args: unknown[]) => void) => void