Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/di-sukharev/opencommit
/ isObject
Function
isObject
out/cli.cjs:71066–71066 ·
view source on GitHub ↗
(thing)
Source
from the content-addressed store, hash-verified
71064
}
else
{
71065
result = val && val.buffer && isArrayBuffer(val.buffer);
71066
}
71067
return
result;
71068
}
71069
var
isString = typeOfTest(
"string"
);
Callers
3
isStream2
Function · 0.85
visit
Function · 0.85
isThenable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected