property LookupOptions.all Usage in Denoimport { type LookupOptions } from "node:dns"; When true, the callback returns all resolved addresses in an array. Otherwise, returns a single address. Type boolean | undefined