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

File require.js

tests/format/flow/flow-repo/require/require.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* @flow */
2
3function takesANumber(num: number): void {}
4function takesAString(str: string): void {}

Callers

nothing calls this directly

Calls 4

callMethod · 0.80
requireFunction · 0.70
takesANumberFunction · 0.70
takesAStringFunction · 0.70

Tested by

no test coverage detected