MCPcopy
hub / github.com/vercel/next.js / magic-identifier.test.ts

File magic-identifier.test.ts

packages/next/src/shared/lib/magic-identifier.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 decodeMagicIdentifier,
3 MAGIC_IDENTIFIER_REGEX,
4 deobfuscateModuleId,

Callers

nothing calls this directly

Calls 11

decodeMagicIdentifierFunction · 0.90
deobfuscateModuleIdFunction · 0.90
removeFreeCallWrapperFunction · 0.90
deobfuscateTextFunction · 0.90
deobfuscateTextPartsFunction · 0.90
describeFunction · 0.85
matchMethod · 0.65
testFunction · 0.50
expectFunction · 0.50
joinMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected