method Timeout.prototype.hasRef Usage in Denoimport { Timeout } from "node:timers"; Timeout.prototype.hasRef(): boolean If true, the Timeout object will keep the Node.js event loop active. Return Type boolean