Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
fnToString = (fn) => Function.prototype.toString.call(fn)
2
3
/**
4
* @param {any} obj The object to inspect.
Callers
1
isPlainObject
Function · 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…