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