MCPcopy Create free account
hub / github.com/SplootCode/splootcode / getValue

Method getValue

packages/language-web/types/js/literals.ts:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 getValue() {
56 return this.properties.value
57 }
58
59 getEditableProperty() {
60 return 'value'

Callers 3

generateJsAstMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected