DenoDeno.unrefTimerfunction Deno.unrefTimer#unrefTimer(id: number): voidMake the timer of the given id not block the event loop from finishing. Parameters ##id: numberReturn Type #void
function Deno.unrefTimer#unrefTimer(id: number): voidMake the timer of the given id not block the event loop from finishing. Parameters ##id: numberReturn Type #void