Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/imsun/gitment
/ utils.js
File
utils.js
src/utils.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ LS_ACCESS_TOKEN_KEY } from
'./constants'
2
3
export
const
isString = s => toString.call(s) ===
'[object String]'
4
Callers
nothing calls this directly
Calls
1
ajaxFactory
Function · 0.85
Tested by
no test coverage detected