Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
settingEntry
Method · 0.80
setup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected