MCPcopy
hub / github.com/prettier/prettier / takesANumber

Function takesANumber

tests/format/flow/flow-repo/require/require.js:3–3  ·  view source on GitHub ↗
(num: number)

Source from the content-addressed store, hash-verified

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

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…