MCPcopy 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
556export const isFunction = (o) => typeof o === "function";
557
558// #region Download Utils
559

Callers 1

runScriptFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected