Best way to resolve DNS on Cloudflare workers?

Hello,
Is there are a simple way to make a DNS lookup with Cloudflare workers ?
Like in node.js with the DNS Module.

Have a look at this DoH example and you could build something around it: