MCPcopy
hub / github.com/prettier/prettier / takesAString

Function takesAString

tests/format/flow/flow-repo/require/require.js:4–4  ·  view source on GitHub ↗
(str: string)

Source from the content-addressed store, hash-verified

2
3function takesANumber(num: number): void {}
4function takesAString(str: string): void {}
5
6// @providesModule
7var A = require("A");

Callers 1

require.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…