MCPcopy 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

generateJsAstMethod · 0.95

Calls 1

getChildSetMethod · 0.45

Tested by

no test coverage detected