type alias DebugLoggerFunction Usage in Deno```typescript import { type DebugLoggerFunction } from "node:node__util.d.ts"; ``` Definition (msg: string,...param: unknown[],) => void