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

Method getEditableProperty

packages/core/src/language/node.ts:258–260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

256 }
257
258 getEditableProperty(): string {
259 return null
260 }
261
262 setEditablePropertyValue(newValue: string): string {
263 const editableProperty = this.getEditableProperty()

Callers 3

getEditDataMethod · 0.45
calculateDimensionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected