property TimerOptions.ref Usage in Deno```typescript import { type TimerOptions } from "node:node__timers.d.ts"; ``` Set to `false` to indicate that the scheduled `Timeout` should not require the Node.js event loop to remain active. Type boolean | undefined