Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ dependencyOnParent
Function
dependencyOnParent
frontend/public/swagger-ui-bundle.js:20718–20720 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
20716
)
20717
}
20718
function
dependencyOnParent(s) {
20719
return
!!s && (s.endsWithParent || dependencyOnParent(s.starts))
20720
}
20721
function
BuildVuePlugin(s) {
20722
const
o = {
20723
props: [
'language'
,
'code'
,
'autodetect'
],
Callers
1
compileLanguage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected