UNPKG

nstdlib-nightly

Version:

Node.js standard library converted to runtime-agnostic ES modules.

6 lines (3 loc) 216 B
// Source: https://github.com/nodejs/node/blob/65eff1eb/lib/dns/promises.js import * as __hoisted_internal_dns_promises__ from "nstdlib/lib/internal/dns/promises"; export default __hoisted_internal_dns_promises__;