unjs / unenv

๐Ÿ•Š๏ธ Convert javaScript code to be runtime agnostic
MIT License
340 stars 18 forks source link

feat(node:dns): export promises api from dns module #239

Closed jculvey closed 1 month ago

jculvey commented 1 month ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

Forgot to re-export promises when implementing node:dns module.

๐Ÿ“ Checklist