MCPcopy Index your code
hub / github.com/nodejs/node / punycode.js

File punycode.js

lib/punycode.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const {
3 isInsideNodeModules,
4} = internalBinding('util');

Callers

nothing calls this directly

Calls 1

isInsideNodeModulesFunction · 0.85

Tested by

no test coverage detected