Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
function
takesANumber(num: number): void {}
4
function
takesAString(str: string): void {}
Callers
nothing calls this directly
Calls
4
call
Method · 0.80
require
Function · 0.70
takesANumber
Function · 0.70
takesAString
Function · 0.70
Tested by
no test coverage detected