TDebugLoggerFunction
Bun

type

util.DebugLoggerFunction

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