Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ isFunction
Function
isFunction
scripts/helpers/utils.js:556–556 ·
view source on GitHub ↗
(o)
Source
from the content-addressed store, hash-verified
554
}
555
556
export
const
isFunction = (o) => typeof o ===
"function"
;
557
558
// #region Download Utils
559
Callers
1
runScript
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected