MCPcopy Create free account
hub / github.com/easydiffusion/easydiffusion / isConstructor

Method isConstructor

ui/media/js/utils.js:692–694  ·  view source on GitHub ↗
(definition)

Source from the content-addressed store, hash-verified

690 )
691 }
692 static isConstructor(definition) {
693 return typeof definition === "function"
694 }
695}
696
697/**

Callers 2

registerMethod · 0.80
getMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected