Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
register
Method · 0.80
get
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected