MCPcopy
hub / github.com/prettier/prettier / require

Function require

tests/format/typescript/custom/stability/moduleBlock.ts:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 return 1;
7 }
8 export function require() {
9 return "require";
10 }
11}
12
13module m2 {

Callers 15

index.cjsFile · 0.50
getFunction · 0.50
requireFromFileFunction · 0.50
draft-blog-post.jsFile · 0.50
index.jsFile · 0.50
env.jsFile · 0.50
bundle.jsFile · 0.50
create-sandbox.cjsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…