method Timeout.prototype.hasRef Usage in Deno```typescript import { Timeout } from "node:node__timers.d.ts"; ``` Timeout.prototype.hasRef(): boolean If true, the `Timeout` object will keep the Node.js event loop active. Return Type boolean