Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/ getSource
Method
getSource
packages/language-web/types/js/import.ts:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
getSource() {
46
return
this.getChildSet(
'source'
)
47
}
48
49
getSpecifiers() {
50
return
this.getChildSet(
'specifiers'
)
Callers
1
generateJsAst
Method · 0.95
Calls
1
getChildSet
Method · 0.45
Tested by
no test coverage detected