MCPcopy Create free account
hub / github.com/Easy-Editor/EasyEditor / createSettingEntry

Method createSettingEntry

packages/core/src/designer/designer.ts:395–397  ·  view source on GitHub ↗
(nodes: Node[])

Source from the content-addressed store, hash-verified

393 }
394
395 createSettingEntry(nodes: Node[]) {
396 return new SettingTopEntry(this.editor, nodes)
397 }
398
399 purge() {
400 // TODO

Callers 2

settingEntryMethod · 0.80
setupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected