MCPcopy
hub / github.com/heroku/react-refetch / fnToString

Function fnToString

src/utils/isPlainObject.js:1–1  ·  view source on GitHub ↗
(fn)

Source from the content-addressed store, hash-verified

1const fnToString = (fn) => Function.prototype.toString.call(fn)
2
3/**
4 * @param {any} obj The object to inspect.

Callers 1

isPlainObjectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…