MCPcopy 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

1import { LS_ACCESS_TOKEN_KEY } from './constants'
2
3export const isString = s => toString.call(s) === '[object String]'
4

Callers

nothing calls this directly

Calls 1

ajaxFactoryFunction · 0.85

Tested by

no test coverage detected