Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/leaferjs/leafer-ui
/ UI
Interface
UI
packages/display/src/UI.ts:567–574 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
565
}
566
567
export
interface
UI {
568
569
reset(data?: IUIInputData): void
570
571
createProxyData(): IUIInputData
572
clearProxyData(): void
573
574
}
Callers
2
reset
Method · 0.65
__clearLeafList
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected