deno.com
type alias DebugLoggerFunction

Definition #

(
msg: string,
...param: unknown[],
) => void