Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zcreativelabs/react-simple-maps
/ isString
Function
isString
src/utils.js:80–82 ·
view source on GitHub ↗
(geo)
Source
from the content-addressed store, hash-verified
78
}
79
80
export
function
isString(geo) {
81
return
typeof geo ===
"string"
82
}
Callers
1
useGeographies
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…