MCPcopy Create free account
hub / github.com/Justineo/github-hovercard / isFunction

Function isFunction

extensions/firefox/mustache.js:24–26  ·  view source on GitHub ↗
(object)

Source from the content-addressed store, hash-verified

22 };
23
24 function isFunction (object) {
25 return typeof object === 'function';
26 }
27
28 /**
29 * More correct typeof string handling array

Callers 1

mustache.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected