MCPcopy Create free account
hub / github.com/nodejs/node / test-esm-dns-promises.mjs

File test-esm-dns-promises.mjs

test/es-module/test-esm-dns-promises.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2import '../common/index.mjs';
3import assert from 'assert';
4import { lookupService } from 'dns/promises';

Callers

nothing calls this directly

Calls 1

lookupServiceFunction · 0.90

Tested by

no test coverage detected