MCPcopy
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
567export interface UI {
568
569 reset(data?: IUIInputData): void
570
571 createProxyData(): IUIInputData
572 clearProxyData(): void
573
574}

Callers 2

resetMethod · 0.65
__clearLeafListMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected