MCPcopy
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
80export function isString(geo) {
81 return typeof geo === "string"
82}

Callers 1

useGeographiesFunction · 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…